System::Globalization::Calendar::GetMilliseconds 方法
Calendar::GetMilliseconds method
获取指定时间点的毫秒。
virtual double System::Globalization::Calendar::GetMilliseconds(DateTime time) const
| 参数 | 类型 | 描述 |
|---|---|---|
| 时间 | DateTime | 用于提取数据的时间和日期。 |
ReturnValue
传入时间点的毫秒数。
另见
- Class DateTime
- Class Calendar
- Namespace System::Globalization
- Library Aspose.Font for C++