Opened 20 years ago
Closed 20 years ago
#1351 closed defect (bug) (fixed)
quicktag "ins" and "del" format datetime attribute incorrectly
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | minor | Version: | 1.5.1 |
Component: | General | Keywords: | |
Focuses: | Cc: |
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.
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.