Edgewall Software
Modify

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#11416 closed defect (fixed)

date/time picker cannot accept 24 hour on Trac 1.1.1

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

Fix date/time picker not working with 24 hour time since updating to jquery-ui-addon v1.1.1

API Changes:
Internal Changes:

Description (last modified by Jun Omae)

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

See also http://trentrichardson.com/2012/11/03/get-ready-here-is-timepicker-1-1/.

  • 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.

Attachments (0)

Change History (3)

comment:1 by Jun Omae, 10 years ago

Description: modified (diff)
Owner: set to Jun Omae
Status: newassigned

comment:2 by Jun Omae, 10 years ago

Release Notes: modified (diff)
Resolution: fixed
Status: assignedclosed

Fixed in [12372].

comment:3 by Ryan J Ollos, 10 years ago

Keywords: jqueryui added

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jun Omae.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jun Omae to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.