ReactOS 0.4.15-dev-7961-gdcf9eb0
timestamp Struct Reference

#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
 

Detailed Description

Definition at line 35 of file ecma_167.h.

Member Data Documentation

◆ centiseconds

uint8 timestamp::centiseconds

Definition at line 43 of file ecma_167.h.

◆ day

uint8 timestamp::day

Definition at line 39 of file ecma_167.h.

◆ hour

uint8 timestamp::hour

Definition at line 40 of file ecma_167.h.

◆ hundredsOfMicroseconds

uint8 timestamp::hundredsOfMicroseconds

Definition at line 44 of file ecma_167.h.

◆ microseconds

uint8 timestamp::microseconds

Definition at line 45 of file ecma_167.h.

◆ minute

uint8 timestamp::minute

Definition at line 41 of file ecma_167.h.

◆ month

uint8 timestamp::month

Definition at line 38 of file ecma_167.h.

◆ second

uint8 timestamp::second

Definition at line 42 of file ecma_167.h.

◆ typeAndTimezone

uint16 timestamp::typeAndTimezone

Definition at line 36 of file ecma_167.h.

◆ year

uint16 timestamp::year

Definition at line 37 of file ecma_167.h.


The documentation for this struct was generated from the following file: