ReferenceTime Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Details in effect at the local time.
public class ReferenceTime
type ReferenceTime = class
Public Class ReferenceTime
- Inheritance
-
ReferenceTime
Properties
DaylightSavingsOffset |
Time saving in TimeSpan format in effect at the |
PosixTimeZone |
POSIX string used to set the time zone environment variable. |
PosixTimeZoneValidYear |
The year this POSIX string is valid for. Note: A POSIX string will only be valid in the given year. |
StandardOffset |
UTC offset in TimeSpan format in effect at the |
Sunrise |
Sunrise at the given time zone as shown in the |
Sunset |
Sunset at the given time zone as shown in the |
Tag |
Time zone name in effect at the reference timestamp (i.e. PST or PDT depending whether Daylight Savings Time is in effect). |
WallTime |
Current wall time at the given time zone as shown in the |
Applies to
Azure SDK for .NET