v8  3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
DateCacheMock::Rule Struct Reference

Data Fields

int year
 
int start_month
 
int start_day
 
int end_month
 
int end_day
 
int offset_sec
 

Detailed Description

Definition at line 38 of file test-date.cc.

Field Documentation

int end_day

Definition at line 39 of file test-date.cc.

int end_month

Definition at line 39 of file test-date.cc.

int offset_sec

Definition at line 39 of file test-date.cc.

Referenced by DateCacheMock::GetDaylightSavingsOffsetFromOS().

int start_day

Definition at line 39 of file test-date.cc.

int start_month

Definition at line 39 of file test-date.cc.

int year

Definition at line 39 of file test-date.cc.


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