DdsTimeFormat enum | QSYS API Reference Guide
Define code names for the supported presentation Time Formattings.
Namespace: ASNA.QSys.Expo.Model
Assembly: ASNA.QSys.Expo.Model.dll
Enum Values
Name | Description | Value |
---|---|---|
EUR | IBM European Standard (hh.mm.ss) - Length 8 : 14:00:00 | 3 |
HMS | Hours:Minutes:Seconds (hh:mm:ss) Length 8 : 14:00:00 | 0 |
ISO | Standards Organization (hh.mm.ss) Length 8 : 14:00:00 | 1 |
JIS | Japanese Industrial Standard Christian Era (hh:mm:ss) : 14:00:00 | 4 |
USA | IBM USA Standard (hh:mm AM or hh:mm PM) - Length 8 : 2:00 pm | 2 |