| Anonymous | Login | Signup for a new account | 10-27-2025 07:41 PDT |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0003177 | [Quercus] | minor | always | 12-15-08 03:30 | 01-18-09 10:29 | ||||
| Reporter | dmaa | View Status | public | ||||||
| Assigned To | ferg | ||||||||
| Priority | normal | Resolution | fixed | Platform | |||||
| Status | closed | OS | |||||||
| Projection | none | OS Version | |||||||
| ETA | none | Fixed in Version | 4.0.0 | Product Version | 3.2.1 | ||||
| Product Build | |||||||||
| Summary | 0003177: strtotime bug | ||||||||
| Description |
Sample code: $time = strtotime('15 December 2008'); echo date('r', $time); Quercus output: Mon, 15 Dec 2008 14:26:44 +0300 (shows current local hours:minutes:seconds, which is wrong!) PHP 5.2.x output: Mon, 15 Dec 2008 00:00:00 +0300 (everything is fine, shows 00:00:00 as expected) |
||||||||
| Steps To Reproduce | |||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed. 27 unique queries executed. |