5 votes

skiltz.DateTimePicker

This projects wraps Martin Milesich's (http://milesich.com/timepicker/) date time picker an extention to jquery ui components into an Umbraco Datatype.

Both of these controls are licensed under the MIT and GPL licenses.

Installing this package will Install the following items:

-  Files insalled/umbraco_client/skiltz.DateTimePicker directory
- .dll file installed to your bin directory called skiltz.DateTimePicker.
- Two datatypes called skiltz.DatePicker and skiltz.DateTimePicker

The datatype has 6 properties which can be set.

 showTime | true/false
 constrainInput | true/false allow user to input text into textbox
 stepMinutes | int 1 to 60
 stepHours | int 1 to 24
 time24h | true/false
 dateFormat  | dd/mm/yy (javascript format)

Furthur information about these properties should be looked up at Martin's blog as mentioed above.

-Known bugs:
Having two of these datatypes on one page with showTime property set to true caused the time dialog box not to show.  This is because the <script> tags are being rendered to the Master page multiple times.

Any questions feel free to ask.

 

 

 

 

 

Screenshots

Archived files

Documentation

Source code

Package owner

skiltz

skiltz

skiltz has 701 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions:

Package Information

  • Package owner: skiltz
  • Created: 23/10/2009
  • Current version 1.0
  • License MIT
  • Downloads on Our: 1.7K