Ticket #5911 (closed enhancement: wontfix)
[cla] [patch]support space delimiter in dojo.date.stamp
| Reported by: | wolfram | Owned by: | peller |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2 |
| Component: | Date | Version: | 1.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by peller) (diff)
this patch handles iso date strings of this format: "2005-06-29 08:05:00" note the space in the middle, thanks to mknapp investigating in the spec we know this is by spec
"NOTE By mutual agreement of the partners in information interchange, the character [T] may be omitted in applicationswhere there is no risk of confusing a combined date and time of the day representation with others defined in this International Standard."
(actually I only wanted dtl to run with this timestamp format hehe :))
Attachments
Change History
Note: See
TracTickets for help on using
tickets.