Ticket #3513 enhancement closed fixed
Added microsecond to formatTime
| Reported by: | wangchun | Owned by: | exarkun |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | twistd |
| Cc: | exarkun, zseil | Branch: | branches/datetime-strftime-3513 |
| Author: | exarkun | Launchpad Bug: |
Description
The current formatTime implementation cannot format some time zone string correctly.
For busy servers, timestamp with microsecond is useful to administrators understand what was happened from log files.
Currently, user cannot give format string to reproduce the default format. We should make the time format more flexible and customizable by the user. Any ideas?
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

