- Introducing Jamie Lokier's function for date to epoch conversion used in the
authorDaniel Stenberg <daniel@haxx.se>
Tue, 23 Sep 2008 11:00:01 +0000 (11:00 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 23 Sep 2008 11:00:01 +0000 (11:00 +0000)
commitd369a2b7755d763490575fc18de748def0b3ba77
tree7eebd3b352f91fae13a982ac8f30e9a9cceee11e
parenta5f4cfc6126b5e6085d3972a00f37409de65ad11
- Introducing Jamie Lokier's function for date to epoch conversion used in the
  date parser function. This makes our function less dependent on system-
  provided functions and instead we do all the magic ourselves. We also no
  longer depend on the TZ environment variable.
CHANGES
RELEASE-NOTES
lib/parsedate.c
tests/data/test517