Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

Calendar::ToDateTime Method

 

When overridden in a derived class, returns a DateTime that is set to the specified date and time.

Namespace:   System.Globalization
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodToDateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32)

Returns a DateTime that is set to the specified date and time in the current era.

System_CAPS_pubmethodToDateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)

When overridden in a derived class, returns a DateTime that is set to the specified date and time in the specified era.

Return to top
Show:
© 2017 Microsoft