#317 closed enhancement (fixed)
Display and enter dates in different formats
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | trivial | Milestone: | BASE 2.2 |
Component: | web | Version: | trunk |
Keywords: | Cc: |
Description
Add support in the web client for displaying and entering dates in different formats. The current implementation only supports yyyy-mm-dd.
Change History (7)
comment:1 by , 18 years ago
comment:2 by , 18 years ago
Milestone: | → BASE 2.2 |
---|---|
Version: | → trunk |
comment:3 by , 18 years ago
Priority: | minor → trivial |
---|
comment:4 by , 18 years ago
The introduction of Formatter objects by the fix to ticket #316 should make the display of dates rather simple.
comment:5 by , 18 years ago
Status: | new → assigned |
---|
comment:6 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:7 by , 18 years ago
Note:
See TracTickets
for help on using tickets.
The new format should also include time if possible.