in reply to Re: Fast date parsing
in thread Fast date parsing
I suppose I should have been more specific. I wish to translate the few million dates into unix seconds... So I'm using $us = &UnixDate( &ParseDate($_), '%s' );
Perhaps that is the slow part?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Fast date parsing
by dragonchild (Archbishop) on May 02, 2005 at 14:33 UTC | |
by benizi (Hermit) on Nov 03, 2005 at 16:29 UTC |