Returns the TZ identifier name of this time zone.
Synopsis
Declared in <absl/time/time.h>
std::string
name() const;
Return Value
The time zone's name.
Created with MrDocs
Returns the TZ identifier name of this time zone.
Declared in <absl/time/time.h>
std::string
name() const;
The time zone's name.
Created with MrDocs