ContentControlDatePickerProperties
type ContentControlDatePickerProperties = object
Description
The content control datepicker properties.
Properties
- DateFormat
string
A format in which the date will be displayed. For example: "MM/DD/YYYY", "dddd,\ mmmm\ dd,\ yyyy", "DD\ MMMM\ YYYY", "MMMM\ DD,\ YYYY", "DD-MMM-YY", "MMMM\ YY", "MMM-YY", "MM/DD/YYYY\ hh:mm\ AM/PM", "MM/DD/YYYY\ hh:mm:ss\ AM/PM", "hh:mm", "hh:mm:ss", "hh:mm\ AM/PM", "hh:mm:ss:\ AM/PM".
- Date
object
The current date and time.