Daniel Stenberg
|
7885264b29
|
Since many users probably already use local time strings as input, I now
made it deal with named time zones as well as mail-style +0200 ones.
Seems to work fine. I'm comparing with GNU date command:
date -d [date] -u +%s
|
2004-09-13 07:45:19 +00:00 |
|
Daniel Stenberg
|
ade8e47a8c
|
more docs and fixed the delta compared to GMT that prevented test case 141 to
work with this
|
2004-09-11 19:16:34 +00:00 |
|
Daniel Stenberg
|
17acdb5acf
|
slightly better but still lacks
|
2004-09-11 13:07:42 +00:00 |
|
Daniel Stenberg
|
f6433211ae
|
getdate replacement code. smaller, slicker, faster.
|
2004-09-11 09:24:02 +00:00 |
|