Skip to content

Instantly share code, notes, and snippets.

@sammyaxe
Created July 29, 2014 22:05
Show Gist options
  • Save sammyaxe/67f9414e4f615fdf61d6 to your computer and use it in GitHub Desktop.
Save sammyaxe/67f9414e4f615fdf61d6 to your computer and use it in GitHub Desktop.
$('#alt_example_4').datetimepicker({
altField: "#alt_example_4_alt",
altFieldTimeOnly: false,
dateFormat: 'yy-mm-dd',
timeFormat: 'hh:mm tt',
stepMinute:10,
minDateTime:nd,
showButtonPanel: false,
controlType: 'slider'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment