struct fields
Defined at line 58 of file ../../third_party/abseil-cpp/src/absl/time/internal/cctz/include/cctz/civil_time_detail.h
Normalized civil-time fields: Y-M-D HH:MM:SS.
Public Members
std::int_least64_t y
std::int_least8_t m
std::int_least8_t d
std::int_least8_t hh
std::int_least8_t mm
std::int_least8_t ss
Public Methods
void fields (year_tyear,month_tmonth,day_tday,hour_thour,minute_tminute,second_tsecond)
Defined at line 59 of file ../../third_party/abseil-cpp/src/absl/time/internal/cctz/include/cctz/civil_time_detail.h