]> granicus.if.org Git - php/commit
- Reimplemented time(), getdate() and localtime() functions with new datetime
authorDerick Rethans <derick@php.net>
Sun, 3 Jul 2005 20:45:08 +0000 (20:45 +0000)
committerDerick Rethans <derick@php.net>
Sun, 3 Jul 2005 20:45:08 +0000 (20:45 +0000)
commit8aa3554d1937a501841635bf636768fd6e07b08f
tree85ce4aacc8441289aa6406d1cd5cfddcedb00933
parent0ef991e5ae409ecddedc6cfbb8231236ef84b936
- Reimplemented time(), getdate() and localtime() functions with new datetime
  library.
ext/date/php_date.c
ext/date/php_date.h
ext/standard/basic_functions.c
ext/standard/datetime.c