DateTime - TimeFormat Property
Format of the time portion of the data class
Member of DateTime (PRIM_EVDT)
Data Type - Enumeration
Details
Use the TimeFormat property to specify how the time will appear.
Allowed Formats
Enum Value | Description |
|---|---|
Custom | Use the format as defined in the CustomTimeFormat property |
SystemTime | System locale equivalent of UserTime |
UserTime | Date format string as defined by the user locale (See Region settings in Control Panel) |