Help for this page

Select Code to Download


  1. or download this
    my %order = map {
        split ' ', 'Time::Piece'->strptime("$_", "%d")->strftime('%A %u')
    } Time::Piece::day_list();