TimeOfDayWithTZ

@safe pure
struct TimeOfDayWithTZ {}

Members

Variables

time
TimeOfDay time;
tzSec
TimeTZ tzSec;

Time zone offset from UTC in seconds with east of UTC being negative

Meta