Code Comments
Programming Forum and web based access to our favorite programming groups.hi im a newbie to perl, hope i'm in the right place i need to convert datetime between two formats: epoch time (or any equivalent of that) and pretty unix time (the same that's used in cookies) even if you just point me to a resource on the net, i would be gratefull thanks
Post Follow-up to this messageOn Mon, 25 Oct 2004 16:02:04 -0400, Mig21 wrote: > hi > > im a newbie to perl, hope i'm in the right place > > i need to convert datetime between two formats: epoch time (or any > equivalent of that) and pretty unix time (the same that's used in cookies) > > even if you just point me to a resource on the net, i would be gratefull > > thanks perldoc -f localtime perldoc -f time
Post Follow-up to this messageChris Cole wrote: > On Mon, 25 Oct 2004 16:02:04 -0400, Mig21 wrote: > > > > > perldoc -f localtime > perldoc -f time thank you very much i didn't know about that -f switch. wonder why i need it cheers
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.