]> granicus.if.org Git - php/commitdiff
- Added date/time parser thingy.
authorDerick Rethans <derick@php.net>
Fri, 28 May 2004 10:47:15 +0000 (10:47 +0000)
committerDerick Rethans <derick@php.net>
Fri, 28 May 2004 10:47:15 +0000 (10:47 +0000)
TODO-5.1

index 4d6f3fc212e23d0fe5ab230bc1f91ca76cf16780..ddb4e4ef4e82d803472dc2cb86bfb02e34798abc 100644 (file)
--- a/TODO-5.1
+++ b/TODO-5.1
@@ -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)