| Summary | Date test not passing on Windows | 
| Queue | Horde Framework Packages | 
| Queue Version | Git master | 
| Type | Bug | 
| State | Assigned | 
| Priority | 1. Low | 
| Owners | jan (at) horde (dot) org, mrubinsk (at) horde (dot) org | 
| Requester | jan (at) horde (dot) org | 
| Created | 11/09/2011 (5105 days ago) | 
| Due | |
| Updated | 11/09/2011 (5105 days ago) | 
| Assigned | |
| Resolved | |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No | 
State ⇒ Assigned
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Date test no passing on Windows
Queue ⇒ Horde Framework Packages
Assigned to Jan Schneider
Assigned to Michael Rubinsky
Milestone ⇒
Patch ⇒ No
$this->assertEquals('2001-02-03 04:05:06', (string)new
Horde_Date('20010203T040506Z'));
On Windows the result is '2001-02-03 05:05:06';