Modify ↓
Ticket #294 (closed defect: fixed)
Opened 8 years ago
Last modified 5 years ago
Milestone creation needs documentation
| Reported by: | jon@… | Owned by: | daniel |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.7 |
| Component: | admin/console | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API 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
Change History
comment:1 Changed 8 years ago by jonas
- Milestone set to 0.7
comment:2 Changed 8 years ago by cmlenz@…
For the record, the one time format that I have successfully used was MM/DD/YY (for example 04/05/04).
comment:3 Changed 8 years ago by daniel
- Resolution set to fixed
- Status changed from new to closed
comment:4 Changed 8 years ago by daniel
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.