Date time field - TimeFormat Property
Format of the time portion of the input
Member of Date time field (PRIM_MD.DateTime)
Data Type - Enumeration
Use the TimeFormat property to specify how the time will appear.
| 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) |
V14 SP2 - November 2017