Language Constants - Time¶
The following constants can be used in a function that specifies how to format a time value.
return drCustomTimeMask
| Constant | Explanation |
|---|---|
| drWindowsTime | Format a number using the Windows Regional settings |
| drCustomTime | Format the number using format time options |
| drCustomTimeMask | Format the time using a mask |