php-src/ext/date/TODO

6 lines
250 B
Plaintext
Raw Normal View History

- Port over my 200 test cases to .phpt format.
- Write an error handler for unexpected characters while parsing dates.
2005-06-20 11:08:28 +00:00
- Cache lookups for timezone information.
2005-08-04 14:59:29 +00:00
- Make sure that date_default_timezone_set() validates the passed timezone
identifier.