System::Globalization::Calendar::GetMilliseconds method
Calendar::GetMilliseconds method
Gets milliseconds for the specified time point.
virtual double System::Globalization::Calendar::GetMilliseconds(DateTime time) const
Parameter | Type | Description |
---|---|---|
time | DateTime | Time and date to extract data from. |
ReturnValue
Milliseconds in the time point passed.
See Also
- Class DateTime
- Class Calendar
- Namespace System::Globalization
- Library Aspose.Font for C++