IdtTimeZoneCurrentInfo Method
Gets information about the time zone as it appears as of
time.
Namespace: InnerDrive.TimeZonesAssembly: InnerDrive.TimeZones (in InnerDrive.TimeZones.dll) Version: 5.2.9017.0
public TimeZoneOffset CurrentInfo(
DateTimeOffset time
)
- time DateTimeOffset
- The date and time to use to
find time zone information.
TimeZoneOffsetA
TimeZoneInfo structure containing
information about the time zone as of
time.