OpenCPN Partial API docs
Loading...
Searching...
No Matches
tz_info_entry Struct Reference

Public Attributes

TIME_ZONE_INFORMATION tzi
 
time_t year_beg
 
time_t year_end
 
time_t enter_std
 
time_t enter_dst
 
int isdst
 

Detailed Description

Definition at line 98 of file TCDS_Binary_Harmonic.cpp.

Member Data Documentation

◆ enter_dst

time_t tz_info_entry::enter_dst

Definition at line 103 of file TCDS_Binary_Harmonic.cpp.

◆ enter_std

time_t tz_info_entry::enter_std

Definition at line 102 of file TCDS_Binary_Harmonic.cpp.

◆ isdst

int tz_info_entry::isdst

Definition at line 104 of file TCDS_Binary_Harmonic.cpp.

◆ tzi

TIME_ZONE_INFORMATION tz_info_entry::tzi

Definition at line 99 of file TCDS_Binary_Harmonic.cpp.

◆ year_beg

time_t tz_info_entry::year_beg

Definition at line 100 of file TCDS_Binary_Harmonic.cpp.

◆ year_end

time_t tz_info_entry::year_end

Definition at line 101 of file TCDS_Binary_Harmonic.cpp.


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