]> granicus.if.org Git - php/commit
@ new idate() function.
authorMoshe Doron <momo@php.net>
Sun, 16 Feb 2003 22:28:01 +0000 (22:28 +0000)
committerMoshe Doron <momo@php.net>
Sun, 16 Feb 2003 22:28:01 +0000 (22:28 +0000)
commitea8d11cc8786891e11c3257df0c7d72bd1993646
tree89183307b93cb980c6bd9da07eaed041b9644b53
parent2cc68ad7ade79683bc61b0c2ffcdf6bfee943bd0
@ new idate() function.
@ new date_sunrise() function.
@ new date_sunset() function.
#since i have no premission updating the win32 project file, i'm sending patch on the list.
ext/standard/basic_functions.c
ext/standard/config.m4
ext/standard/datetime.c
ext/standard/datetime.h
ext/standard/php_standard.h
ext/standard/sunfuncs.c [new file with mode: 0644]
ext/standard/sunfuncs.h [new file with mode: 0644]
ext/standard/tests/general_functions/sunfuncts.phpt [new file with mode: 0644]
ext/standard/tests/time/idate.phpt [new file with mode: 0644]