Spline GUI(DATETIME_GUI) for DateTimeData data type. These are the settings:
DATETIME_TIME_CONTROL bool True, if this is a clock DATETIME_DATE_CONTROL bool True, if this is a calendar DATETIME_COLUMN bool True, if the calendar and the clock should be in one column DATETIME_TIME_NOW bool True, if the clock has a “now” button DATETIME_DATE_TODAY bool True, if the calendar has a “today” button DATETIME_CLOCK_OPEN bool True, if the clock is visible DATETIME_CALENDAR_OPEN bool True, if the calendar is open DATETIME_COMPACT_MODE bool True, if you want a compact mode DATETIME_COMPACT_OPEN bool True, if the compact mode is open DATETIME_NO_DATE_COLLAPSE bool True, if the date open/close arrow should be hidden DATETIME_NO_TIME_COLLAPSE bool True, if the time open/close arrow should be hidden DATETIME_NO_SECONDS bool Do not show seconds in the GUI
This is what it looks like:
Sets the time.
Parameters: |
|
---|
Get the time.
Return type: | DateTimeData |
---|---|
Returns: | The new spline data object. |