Opened 21 years ago
Closed 21 years ago
#1351 closed defect (bug) (fixed)
quicktag "ins" and "del" format datetime attribute incorrectly
| Reported by: | dougal | Owned by: | dougal |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 1.5.1 |
| Severity: | minor | Keywords: | |
| Cc: | Focuses: |
Description
The generated datetime attribute for the "ins" and "del" quicktags formats the timezone incorrectly. Seems to be a problem in the javascript Date object.
Attachments (1)
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Okay, I just uploaded quicktags.diff. Rather than trying to figure out the correct timezone offset setting, I bypassed the issue by just specifying the time in UTC.