std.datetime.time_zone.name
- multiple declarations
- Function TimeZone.name
- Function TimeZone.name
- Function TimeZone.name
- Function TimeZone.name
- Function TimeZone.name
Function TimeZone.name
The name
of the time zone per the TZ Database. This is the name
used to
get a .TimeZone
, TimeZone
by name
with
.
TimeZone.getTimeZone
Prototype
string name() nothrow @property @safe const;
See Also
Function TimeZone.name
The name
of the time zone per the TZ Database. This is the name
used to
get a .TimeZone
, TimeZone
by name
with
.
TimeZone.getTimeZone
Prototype
string name() nothrow @property @safe const;
See Also
Function TimeZone.name
The name
of the time zone per the TZ Database. This is the name
used to
get a .TimeZone
, TimeZone
by name
with
.
TimeZone.getTimeZone
Prototype
string name() nothrow @property @safe const;
See Also
Function TimeZone.name
The name
of the time zone per the TZ Database. This is the name
used to
get a .TimeZone
, TimeZone
by name
with
.
TimeZone.getTimeZone
Prototype
string name() nothrow @property @safe const;
See Also
Function TimeZone.name
The name
of the time zone per the TZ Database. This is the name
used to
get a .TimeZone
, TimeZone
by name
with
.
TimeZone.getTimeZone
Prototype
string name() nothrow @property @safe const;
See Also
Authors
Jonathan M Davis and Kato Shoichi