Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFTimeZone Methods

  • Last UpdatedNov 18, 2025
  • 4 minute read
AFTimeZone Methods

The AFTimeZone type exposes the following members.

Methods

  NameDescription
Public methodStatic member
ClearCachedData
Clears cached time zone data.
Public method
CompareTo(Object)
Compares this instance with a specified Object.
Public method
CompareTo(AFTimeZone)
Compares this instance with a specified AFTimeZone.
Public methodStatic member
CreateCustomTimeZone
Creates a custom AFTimeZone with a specified identifier, an offset from Coordinated Universal Time (UTC), a display name, a standard time name, a daylight savings time name, daylight saving time rules, and a value indicates whether the returned object reflects daylight saving time information.
Public method
Equals(Object)
Determines whether the specified Object is equal to the current object.
(Overrides ObjectEquals(Object).)
Public method
Equals(AFTimeZone)
Indicates whether the current object is equal to another object of the same type.
Public methodStatic member
FromName
Gets a AFTimeZone which corresponds to the specified time zone invariant culture name.
Public method
GetDaylightChanges
Returns the daylight saving time period for a particular year.
(Overrides TimeZoneGetDaylightChanges(Int32).)
Public method
GetHashCode
Gets the hash code for this instance of the object which is suitable for use in hashing algorithms and data structures like a hash table.
(Overrides ObjectGetHashCode.)
Public methodStatic member
GetSystemTimeZones
Retrieves a list of AFTimeZone objects by pulling values from the registry.
Public method
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method
GetUtcOffset
Calculates the offset or difference between the time in this time zone and the Coordinated Universal Time (UTC) for a particular date and time.
(Overrides TimeZoneGetUtcOffset(DateTime).)
Public method
IsDaylightSavingTime
Returns a value indicating whether a specified date and time is within a daylight savings time period.
(Overrides TimeZoneIsDaylightSavingTime(DateTime).)
Public methodStatic member
LoadSystemTimeZones
Load the system time zones from XML.
Public methodStatic member
SaveSystemTimeZones
Save the system time zones to XML.
Public method
ToLocalTime(DateTime)
Returns the local time that corresponds to a specified time.
(Overrides TimeZoneToLocalTime(DateTime).)
Public methodStatic member
ToLocalTime(AFTimeZone, DateTime)
Convert a DateTime to the specified AFTimeZone.
Public method
ToString
Returns a String that represents the current object.
(Overrides ObjectToString.)
Public method
ToString(IFormatProvider)
Returns a String that represents the current object.
Public method
ToUniversalTime(DateTime)
Returns the Coordinated Universal Time (UTC) that corresponds to a specified time.
(Overrides TimeZoneToUniversalTime(DateTime).)
Public methodStatic member
ToUniversalTime(AFTimeZone, DateTime)
Convert a DateTime from the specified AFTimeZone.

See Also

TitleResults for “How to create a CRG?”Also Available in