Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^2: Converting localtime to SQL format

by crenz (Priest)
on Mar 30, 2005 at 08:55 UTC ( [id://443379]=note: print w/replies, xml ) Need Help??


in reply to Re: Converting localtime to SQL format
in thread Converting localtime to SQL format

You provide a good reason to rather use Posix::strftime(): Your solution is wrong since the month is zero-based and you forgot to increment the month.

  • Comment on Re^2: Converting localtime to SQL format

Replies are listed 'Best First'.
Re^3: Converting localtime to SQL format
by blazar (Canon) on Mar 30, 2005 at 09:04 UTC
    You provide a good reason to rather use Posix::strftime(): Your solution is wrong since the month is zero-based and you forgot to increment the month.
    Indeed. Mine was more of an example especially aimed at reminding of different contexts.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (2)
As of 2024-04-24 16:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found