Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^2: Challenge: sort weekdays in week-order (Time::Piece)

by LanX (Saint)
on Jul 22, 2022 at 12:17 UTC ( [id://11145653]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    > perl -de0
    
    ...
    4  'Thursday'
    5  'Friday'
    6  'Saturday'
    
  2. or download this
      DB<41> @W = @{Time::Piece::_get_localization->{weekday}}
    
    ...
    5  'Saturday'
    6  'Sunday'
      DB<44>
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11145653]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (4)
As of 2024-04-23 23:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found