jettero has asked for the wisdom of the Perl Monks concerning the following question:
What is the most CPAN styleish way of parsing dates quickly these days?
EDIT: "parse dates" means:
I'm interested in turning 'Apr 29 13:54:10' into unix seconds: 1114797250.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Fast date parsing
by ikegami (Patriarch) on May 02, 2005 at 14:20 UTC | |
Re: Fast date parsing
by jettero (Monsignor) on May 02, 2005 at 15:33 UTC | |
Re: Fast date parsing
by dragonchild (Archbishop) on May 02, 2005 at 14:21 UTC | |
by jettero (Monsignor) on May 02, 2005 at 14:25 UTC | |
by dragonchild (Archbishop) on May 02, 2005 at 14:33 UTC | |
by benizi (Hermit) on Nov 03, 2005 at 16:29 UTC | |
Re: Fast date parsing
by Limbic~Region (Chancellor) on May 02, 2005 at 14:39 UTC | |
Re: Fast date parsing
by eibwen (Friar) on May 02, 2005 at 14:26 UTC | |
Re: Fast date parsing
by ghenry (Vicar) on May 02, 2005 at 14:36 UTC |