Opened 11 years ago

Closed 11 years ago

#8516 closed bug (notabug)

ampm on the date time picker

Reported by: btopol Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.datepicker Version: 1.8.23
Keywords: Cc:
Blocked by: Blocking:

Description

When I set the am pm in the date picker and click now during the am hours then on the date it will display the pm time and the text box with am. When clicking done it reverts back to pm in the text box even though it is during the am hours.

<input type="text" name="begin" id="begin" value="">

<script>

$('#begin').datetimepicker({ampm: true});

</script>

Change History (1)

comment:1 Changed 11 years ago by Scott González

Resolution: invalid
Status: newclosed

There is no datetimepicker in jQuery UI.

Note: See TracTickets for help on using tickets.