|
| string | Format [get, set] |
| string | Month [get, set] |
| string | Day [get, set] |
| string | Year [get, set] |
| string | Hour [get, set] |
| string | Minute [get, set] |
| string | Second [get, set] |
| string | Millisecond [get, set] |
| string | Ticks [get, set] |
| string | Kind [get, set] |
| string | TimeOfDay [get] |
| string | DayOfYear [get] |
| string | DayOfWeek [get] |
| string | FormattedTime [get] |
| string | ShortDate [get] |
| string | LongDate [get] |
| string | ShortTime [get] |
| string | LongTime [get] |
| DateTime | DateTimeValue [get] |
◆ Execute()
| override bool Zwipe.Build.Misc.Time.Execute |
( |
| ) |
|
◆ GetDate()
| void Zwipe.Build.Misc.Time.GetDate |
( |
| ) |
|
|
private |
◆ _date
| DateTime Zwipe.Build.Misc.Time._date |
|
private |
◆ _dateTimeKind
| DateTimeKind Zwipe.Build.Misc.Time._dateTimeKind = DateTimeKind.Local |
|
private |
◆ _dayOfWeek
| string Zwipe.Build.Misc.Time._dayOfWeek |
|
private |
◆ _dayOfYear
| string Zwipe.Build.Misc.Time._dayOfYear |
|
private |
◆ _formattedTime
| string Zwipe.Build.Misc.Time._formattedTime |
|
private |
◆ _kind
| string Zwipe.Build.Misc.Time._kind |
|
private |
◆ _longDate
| string Zwipe.Build.Misc.Time._longDate |
|
private |
◆ _longTime
| string Zwipe.Build.Misc.Time._longTime |
|
private |
◆ _shortDate
| string Zwipe.Build.Misc.Time._shortDate |
|
private |
◆ _shortTime
| string Zwipe.Build.Misc.Time._shortTime |
|
private |
◆ _timeOfDay
| string Zwipe.Build.Misc.Time._timeOfDay |
|
private |
◆ DateTimeValue
| DateTime Zwipe.Build.Misc.Time.DateTimeValue |
|
get |
◆ Day
| string Zwipe.Build.Misc.Time.Day |
|
getset |
◆ DayOfWeek
| string Zwipe.Build.Misc.Time.DayOfWeek |
|
get |
◆ DayOfYear
| string Zwipe.Build.Misc.Time.DayOfYear |
|
get |
◆ Format
| string Zwipe.Build.Misc.Time.Format |
|
getset |
◆ FormattedTime
| string Zwipe.Build.Misc.Time.FormattedTime |
|
get |
◆ Hour
| string Zwipe.Build.Misc.Time.Hour |
|
getset |
◆ Kind
| string Zwipe.Build.Misc.Time.Kind |
|
getset |
◆ LongDate
| string Zwipe.Build.Misc.Time.LongDate |
|
get |
◆ LongTime
| string Zwipe.Build.Misc.Time.LongTime |
|
get |
◆ Millisecond
| string Zwipe.Build.Misc.Time.Millisecond |
|
getset |
◆ Minute
| string Zwipe.Build.Misc.Time.Minute |
|
getset |
◆ Month
| string Zwipe.Build.Misc.Time.Month |
|
getset |
◆ Second
| string Zwipe.Build.Misc.Time.Second |
|
getset |
◆ ShortDate
| string Zwipe.Build.Misc.Time.ShortDate |
|
get |
◆ ShortTime
| string Zwipe.Build.Misc.Time.ShortTime |
|
get |
◆ Ticks
| string Zwipe.Build.Misc.Time.Ticks |
|
getset |
◆ TimeOfDay
| string Zwipe.Build.Misc.Time.TimeOfDay |
|
get |
◆ Year
| string Zwipe.Build.Misc.Time.Year |
|
getset |
The documentation for this class was generated from the following file: