This documentation is archived and is not being maintained.
EastAsianLunisolarCalendar::ToDateTime Method
Visual Studio 2010
Returns a DateTime that is set to a specified date, time, and era.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ToDateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32) | Returns a DateTime that is set to the specified date and time in the current era. (Inherited from Calendar.) |
|
ToDateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32) | Returns a DateTime that is set to the specified date, time, and era. (Overrides Calendar::ToDateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32).) |
Show: