6.0.0-beta1
7/4/25

[#10894] Horde strftime not handling linux %-
Summary Horde strftime not handling linux %-
Queue Horde Framework Packages
Queue Version Git master
Type Bug
State Duplicate
Priority 2. Medium
Owners
Requester js (at) cvut (dot) cz
Created 01/03/2012 (4931 days ago)
Due
Updated 01/03/2012 (4931 days ago)
Assigned
Resolved 01/03/2012 (4931 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
01/03/2012 10:53:14 AM Jan Schneider State ⇒ Duplicate
 
01/03/2012 10:30:32 AM js (at) cvut (dot) cz Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Horde strftime not handling linux %-
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
Reply to this comment
Horde strftime in Nls.php (and maybe in other places) don't handle 
time format like %-d.%-m.%Y. It's incomming from czech locale on all 
linux distros and case errors in Kronolith and other places.

This format is not said in RFC, POSIX ... But functions in C and PHP 
is working and accepting this - By default, date pads numeric fields 
with zeroes. GNU date, but not BSD date, recognizes - (hyphen) do not 
pad the field and _ (underscore) pad the field with spaces between % 
and a numeric directive.

Solution for all people is to patch every new version of Horde 
framework, or you can make this functionality to horde functions, will 
be it possible please?

http://bugs.horde.org/ticket/10435
http://bugs.horde.org/ticket/10759
Yes, it is bug...

Saved Queries