#Date #Picker #widget #format #part #jquery #jquery-ui
Widget - Date Picker using jquery Single
A widget that allows selecting a date using a jquery based calendar display. Press the “…” button to display the calendar.
Property | Description | Data Type | Optional | Read(R) / Write (W) |
---|---|---|---|---|
StartDate | Text/String Tag which will send current tag value to the widget and allow widget to set the tag value when changed. | String | No | R / W |
DateFormat_String | Text/String Tag or expression which will allow setting the date format in runtime. Default value when blank or empty is “yy-mm-dd”. See date format options below | String | Yes | R / W |
The date format can be combinations of the following:
- d - day of month (no leading zero)
- dd - day of month (two digit)
- o - day of the year (no leading zeros)
- oo - day of the year (three digit)
- D - day name short
- DD - day name long
- m - month of year (no leading zero)
- mm - month of year (two digit)
- M - month name short
- MM - month name long
- y - year (two digit)
- yy - year (four digit)
- @ - Unix timestamp (ms since 01/01/1970)
- ! - Windows ticks (100ns since 01/01/0001)
- '...' - literal text
- '' - single quote
- anything else
Filename | Description |
---|---|
Widget - Date Picker Single using jquery.zip |
ZIP file contains:
|
分類
Samples
版本
20.0.3