Edgewall Software

Opened 10 years ago

Last modified 10 years ago

#11416 closed defect

date/time picker cannot accept 24 hour on Trac 1.1.1 — at Initial Version

Reported by: Jun Omae Owned by:
Priority: normal Milestone: 1.1.2
Component: general Version: 1.1.1dev
Severity: normal Keywords: datepicker, jqueryui
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

The date/time picker's format has been changed since https://github.com/trentrichardson/jQuery-Timepicker-Addon/commit/1bb1b4fcefaa168fcef6283e93dd496e16260033, v1.1.0.

  • Before v1.1.0
    • hh with ampm is 12 hour
    • hh without ampm is 24 hour
  • After v1.1.0
    • HH is 12 hour
    • hh is 24 hour

Reported at https://groups.google.com/d/msg/trac-users/1Xi8cz-m1KY/7E8ZgU6WjKgJ.

Change History (0)

Note: See TracTickets for help on using tickets.