TimeZoneInformation.SYSTEMTIME 类

定义

表示使用月、日、年、工作日、时、分、秒和毫秒作为各个部分的日期和时间。

public: ref class TimeZoneInformation::SYSTEMTIME sealed
public sealed class TimeZoneInformation.SYSTEMTIME
type TimeZoneInformation.SYSTEMTIME = class
Public NotInheritable Class TimeZoneInformation.SYSTEMTIME
继承
TimeZoneInformation.SYSTEMTIME

构造函数

TimeZoneInformation.SYSTEMTIME()

创建 TimeZoneInformation.SYSTEMTIME 类的新实例。

字段

day

每月的日期。

dayOfWeek

星期几。

hour

小时。

milliseconds

毫秒。

minute

分钟。

month

月份。

second

秒钟。

year

年。

适用于