1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 03:03:26 +02:00

- Added date/time parser thingy.

This commit is contained in:
Derick Rethans
2004-05-28 10:47:15 +00:00
parent f964cc09d2
commit 27344aaed6
+3
View File
@@ -12,3 +12,6 @@ Build System
------------
- Implement load order of built-in extensions (apply the patch). (Wez)
Standard Library
----------------
- Implement new time/date parsing and handling functions. (Derick)