Skip to main content

Search and Top Navigation

#8516 closed bug (notabug)

Opened August 23, 2012 12:28PM UTC

Closed August 23, 2012 12:31PM UTC

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>

Attachments (0)
Change History (1)

Changed August 23, 2012 12:31PM UTC by scottgonzalez comment:1

resolution: → invalid
status: newclosed

There is no datetimepicker in jQuery UI.