This type contains the following members.

public class ZonedTimestamp: IEquatable<ZonedTimestamp>
Inheritance:
ObjectIComparable<ZonedTimestamp>ZonedTimestamp
Implements:
IEquatable<ZonedTimestamp>

Constructors

ZonedTimestamp(long, string)

Properties

Ticks
TimezoneId

Methods

UtcNow(string)
ToDateTimeUtc()
ToString()
ToStringUtc(string)
Equals(object)
Equals(ZonedTimestamp)
GetHashCode()
op_Equality(ZonedTimestamp, ZonedTimestamp)
op_Inequality(ZonedTimestamp, ZonedTimestamp)
CompareTo(ZonedTimestamp)
op_Implicit(ZonedTimestamp)
op_Implicit(long)

Extension Methods

ToLocalTime(ZonedTimestamp, string)