Modify ↓
#294 closed defect (fixed)
Milestone creation needs documentation
Reported by: | Owned by: | daniel | |
---|---|---|---|
Priority: | normal | Milestone: | 0.7 |
Component: | admin/console | Version: | devel |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
I'm trying to create a milestone with a time on it, but whenever I attempt to set the time I'm told that I've given an "Unknown time format".
So far I have tried:
- 04-05-2004
- 04/05/2004
- 2004-05-04
- 2004/05/04
- 2004-05-04 00:00
- 1083538800 (Unix Timestamp)
Attachments (0)
Change History (4)
comment:1 by , 21 years ago
Milestone: | → 0.7 |
---|
comment:2 by , 21 years ago
For the record, the one time format that I have successfully used was MM/DD/YY (for example 04/05/04).
comment:3 by , 21 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 by , 21 years ago
For the record, [495] adds a more useful (limited) format as Mmm DD, YYYY.
It's still ugly.
Note:
See TracTickets
for help on using tickets.
Some of these should work, something is probably broken.