Bug #658
Sunstone incorrectly displays dates
Status: | Closed | Start date: | 05/23/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Hector Sanjuan | % Done: | 0% | |
Category: | Sunstone | Estimated time: | 0.10 hour | |
Target version: | Release 3.0 | |||
Resolution: | duplicate | Pull request: | ||
Affected Versions: |
Description
Hello,
Sunstone incorrectly displays date, the problem is in pretty_time() function: JavaScript Date() objects return months in range 0->11, not 1->12. Attached patch fixes this small issue.
Related issues
History
#1 Updated by Hector Sanjuan about 10 years ago
- Assignee changed from Jaime Melis to Hector Sanjuan
- Target version set to Release 3.0
- Resolution set to duplicate
Hi this was fixed in master as shown in #590. But thanks!
#2 Updated by Hector Sanjuan about 10 years ago
- Status changed from New to Closed