plptools
Loading...
Searching...
No Matches
psi_timezone_t Struct Reference

holds a Psion time zone description. More...

#include <psitime.h>

Public Attributes

signed long utc_offset
 
unsigned long dst_zones
 
unsigned long home_zone
 

Friends

std::ostreamoperator<< (std::ostream &s, const psi_timezone_t &ptz)
 

Detailed Description

holds a Psion time zone description.

Definition at line 85 of file psitime.h.

Friends And Related Function Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream s,
const psi_timezone_t ptz 
)
friend

Definition at line 86 of file psitime.h.

Member Data Documentation

◆ dst_zones

unsigned long psi_timezone_t::dst_zones

Definition at line 97 of file psitime.h.

◆ home_zone

unsigned long psi_timezone_t::home_zone

Definition at line 98 of file psitime.h.

◆ utc_offset

signed long psi_timezone_t::utc_offset

Definition at line 96 of file psitime.h.


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