#include <SMP.Enumerations.h>
|
enum | Enum {
TI_UTC_None,
TI_UTC_Minus_1200,
TI_UTC_Minus_1100,
TI_UTC_Minus_1000,
TI_UTC_Minus_0930,
TI_UTC_Minus_0900,
TI_UTC_Minus_0800,
TI_UTC_Minus_0700,
TI_UTC_Minus_0600,
TI_UTC_Minus_0500,
TI_UTC_Minus_0430,
TI_UTC_Minus_0400,
TI_UTC_Minus_0330,
TI_UTC_Minus_0300,
TI_UTC_Minus_0200,
TI_UTC_Minus_0100,
TI_UTC_0000,
TI_UTC_Plus_0100,
TI_UTC_Plus_0200,
TI_UTC_Plus_0300,
TI_UTC_Plus_0330,
TI_UTC_Plus_0400,
TI_UTC_Plus_0430,
TI_UTC_Plus_0500,
TI_UTC_Plus_0530,
TI_UTC_Plus_0545,
TI_UTC_Plus_0600,
TI_UTC_Plus_0630,
TI_UTC_Plus_0700,
TI_UTC_Plus_0800,
TI_UTC_Plus_0845,
TI_UTC_Plus_0900,
TI_UTC_Plus_0930,
TI_UTC_Plus_1000,
TI_UTC_Plus_1030,
TI_UTC_Plus_1100,
TI_UTC_Plus_1130,
TI_UTC_Plus_1200,
TI_UTC_Plus_1245,
TI_UTC_Plus_1300,
TI_UTC_Plus_1400
} |
|
Definition at line 4693 of file SMP.Enumerations.h.
Enumerator |
---|
TI_UTC_None |
None.
|
TI_UTC_Minus_1200 |
UTC-12:00.
|
TI_UTC_Minus_1100 |
UTC-11:00.
|
TI_UTC_Minus_1000 |
UTC-10:00.
|
TI_UTC_Minus_0930 |
UTC-09:30.
|
TI_UTC_Minus_0900 |
UTC-09:00.
|
TI_UTC_Minus_0800 |
UTC-08:00.
|
TI_UTC_Minus_0700 |
UTC-07:00.
|
TI_UTC_Minus_0600 |
UTC-06:00.
|
TI_UTC_Minus_0500 |
UTC-05:00.
|
TI_UTC_Minus_0430 |
UTC-04:30.
|
TI_UTC_Minus_0400 |
UTC-04:00.
|
TI_UTC_Minus_0330 |
UTC-03:30.
|
TI_UTC_Minus_0300 |
UTC-03:00.
|
TI_UTC_Minus_0200 |
UTC-02:00.
|
TI_UTC_Minus_0100 |
UTC-01:00.
|
TI_UTC_0000 |
UTC 00:00.
|
TI_UTC_Plus_0100 |
UTC+01:00.
|
TI_UTC_Plus_0200 |
UTC+02:00.
|
TI_UTC_Plus_0300 |
UTC+03:00.
|
TI_UTC_Plus_0330 |
UTC+03:30.
|
TI_UTC_Plus_0400 |
UTC+04:00.
|
TI_UTC_Plus_0430 |
UTC+04:30.
|
TI_UTC_Plus_0500 |
UTC+05:00.
|
TI_UTC_Plus_0530 |
UTC+05:30.
|
TI_UTC_Plus_0545 |
UTC+05:45.
|
TI_UTC_Plus_0600 |
UTC+06:00.
|
TI_UTC_Plus_0630 |
UTC+06:30.
|
TI_UTC_Plus_0700 |
UTC+07:00.
|
TI_UTC_Plus_0800 |
UTC+08:00.
|
TI_UTC_Plus_0845 |
UTC+08:45.
|
TI_UTC_Plus_0900 |
UTC+09:00.
|
TI_UTC_Plus_0930 |
UTC+09:30.
|
TI_UTC_Plus_1000 |
UTC+10:00.
|
TI_UTC_Plus_1030 |
UTC+10:30.
|
TI_UTC_Plus_1100 |
UTC+11:00.
|
TI_UTC_Plus_1130 |
UTC+11:30.
|
TI_UTC_Plus_1200 |
UTC+12:00.
|
TI_UTC_Plus_1245 |
UTC+12:45.
|
TI_UTC_Plus_1300 |
UTC+13:00.
|
TI_UTC_Plus_1400 |
UTC+14:00.
|
Definition at line 4695 of file SMP.Enumerations.h.
static std::string toString |
( |
Enum |
value | ) |
|
|
static |
Provides string presentation.
The documentation for this struct was generated from the following file: