Wb |
This is preliminary documentation and is subject to change.
The WbTime type exposes the following members.
Name | Description | |
---|---|---|
Equals(Object) | Indicates whether this instance and a specified object are equal. (Overrides ValueTypeEquals(Object)) | |
Equals(WbTime) | Indicates whether the current object is equal to another object of the same type. | |
FromDateTime(DateTime, WikibaseTimePrecision) | Constructs a WbTime instance from DateTime, using the appropriate calendar model. | |
FromDateTime(DateTime, Int32, Int32, WikibaseTimePrecision) | Constructs a WbTime instance from DateTime. | |
FromDateTime(DateTime, Int32, Int32, WikibaseTimePrecision, Uri) | Constructs a WbTime instance from DateTime. | |
FromDateTimeOffset(DateTimeOffset, Int32, Int32, WikibaseTimePrecision) | Constructs a WbTime instance from DateTimeOffset, using the appropriate calendar model. | |
FromDateTimeOffset(DateTimeOffset, Int32, Int32, WikibaseTimePrecision, Uri) | Constructs a WbTime instance from DateTimeOffset. | |
GetHashCode | Returns the hash code for this instance. (Overrides ValueTypeGetHashCode) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
Parse | Parses WbTime from its string representation. | |
ToDateTimeOffset | Converts to DateTimeOffset, using appropriate rounding specified by Precision. | |
ToIso8601UtcString | Formats the date and time part into ISO-8601 UTC date time format. | |
ToString | Returns the fully qualified type name of this instance. (Overrides ValueTypeToString) |