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

Re: Which Module for Dates?

by CountZero (Bishop)
on Aug 25, 2014 at 06:29 UTC ( [id://1098494]=note: print w/replies, xml ) Need Help??


in reply to Which Module for Dates?

DateTime is a heavyweight module, but unless I hit some memory or speed problems, I always use it. Once you have your datetimee field parsed into a DateTime-object, you can do so much with it. In the beginning it may seem overkill, but as your application grows and grows, it is likely you will hit some limits with other datetime representations and then you will have to go back and refactor everything.

CountZero

A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

My blog: Imperial Deltronics

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (5)
As of 2024-04-24 00:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found