Mono Class Library: Mono.Unix.Native NamespaceMono.Unix.Native.Timezone Structure |
See Also: Timezone Members
|
All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe.
This type was originally intended to allow determination of which time zone the user is in, and how many minutes west of Greenwich Mean Time (UTC) the user is. This would take daylight savings time into effect.
This cannot work, however, as daylight savings time is a political decision which can change from country to country at any time. Consequently it cannot be handled by the kernel and is of limited use.
Do not use this structure.
[Edit]
Namespace: Mono.Unix.Native
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0