This is preliminary documentation and is subject to change.

ExtendedDateTime Constructor

Overload List

ExtendedDateTime(String) Initializes a new instance of the ExtendedDateTime class from a ExtendedDateTimeFormat string
ExtendedDateTime(SerializationInfo, StreamingContext) Initializes a new instance of the ExtendedDateTime class.
ExtendedDateTime(Int32, Int32, Int32, Int32, Int32, Int32, NullableTimeSpan) Initializes a new instance of the ExtendedDateTime class.
ExtendedDateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32) Initializes a new instance of the ExtendedDateTime class.

See Also