#include <OWLIFTLib.h>
Public Attributes | |
| WORD | year |
| WORD | month |
| WORD | dayOfWeek |
| WORD | day |
| WORD | hour |
| WORD | minute |
| WORD | second |
| WORD | millisecond |
Represents a date time.
| WORD OwDateTime::day |
Day (1..31)
| WORD OwDateTime::dayOfWeek |
Day of week (0..6), 0=Sunday, 1=Monday, ..
| WORD OwDateTime::hour |
Hour (0..23)
| WORD OwDateTime::millisecond |
Milli second 0..999
| WORD OwDateTime::minute |
Minute (0..59)
| WORD OwDateTime::month |
Month (1..12)
| WORD OwDateTime::second |
Second (0..59)
| WORD OwDateTime::year |
Year (2000..)
|
Copyright (C) 2016 Infinitegra, INC. All Rights Reserved. |
Generated by
|