setTZEnvVar

This function is Posix-Only.

Sets the local time zone on Posix systems with the TZ Database name by setting the TZ environment variable.

Unfortunately, there is no way to do it on Windows using the TZ Database name, so this function only exists on Posix systems.

version(StdDdoc)
@safe nothrow
void
setTZEnvVar

Meta