ReactOS 0.4.16-dev-13-ge2fc578
|
#include <ecma_167.h>
Public Attributes | |
uint16 | typeAndTimezone |
uint16 | year |
uint8 | month |
uint8 | day |
uint8 | hour |
uint8 | minute |
uint8 | second |
uint8 | centiseconds |
uint8 | hundredsOfMicroseconds |
uint8 | microseconds |
Definition at line 35 of file ecma_167.h.
uint8 timestamp::centiseconds |
Definition at line 43 of file ecma_167.h.
uint8 timestamp::day |
Definition at line 39 of file ecma_167.h.
uint8 timestamp::hour |
Definition at line 40 of file ecma_167.h.
uint8 timestamp::hundredsOfMicroseconds |
Definition at line 44 of file ecma_167.h.
uint8 timestamp::microseconds |
Definition at line 45 of file ecma_167.h.
uint8 timestamp::minute |
Definition at line 41 of file ecma_167.h.
uint8 timestamp::month |
Definition at line 38 of file ecma_167.h.
uint8 timestamp::second |
Definition at line 42 of file ecma_167.h.
uint16 timestamp::typeAndTimezone |
Definition at line 36 of file ecma_167.h.
uint16 timestamp::year |
Definition at line 37 of file ecma_167.h.