[cvs] commit: framework/Date Date.php framework/Date/tests strftime.phpt strftime_de.phpt
Jan Schneider
jan at horde.org
Fri Nov 23 14:17:30 UTC 2007
jan 2007-11-23 09:17:30 EST
Modified files:
Date Date.php
Date/tests strftime.phpt
Added files:
Date/tests strftime_de.phpt
Log:
- Test for the correct function name.
- Fix new specifier replacements.
- Split out German locale testing because NLS::getLangInfo() caches.
It turns out that %r (time in a.m. and p.m. notation) returns empty when using
nl_langinfo() in locales that use 24-hour-times. This makes more sense to me,
but is still different from the system's strftime() implemention, so should we
drop it?
Revision Changes Path
1.27 +8 -8 framework/Date/Date.php
1.3 +1 -19 framework/Date/tests/strftime.phpt
1.1 +28 -0 framework/Date/tests/strftime_de.phpt (new)
Chora Links:
http://cvs.horde.org/diff.php/framework/Date/Date.php?r1=1.26&r2=1.27&ty=u
http://cvs.horde.org/diff.php/framework/Date/tests/strftime.phpt?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/co.php/framework/Date/tests/strftime_de.phpt?r=1.1
More information about the cvs
mailing list