tzname

version(Windows)
extern (C) @trusted nothrow @nogc extern __gshared
const(char)*[2] tzname;

Meta