|
| CP56Time2a (byte[] msg, int startIndex) |
|
| CP56Time2a (DateTime time) |
|
| CP56Time2a (CP56Time2a original) |
|
override bool | Equals (object obj) |
|
override int | GetHashCode () |
|
DateTime | GetDateTime (int startYear) |
| Gets the date time.
|
|
DateTime | GetDateTime () |
|
byte[] | GetEncodedValue () |
|
override string | ToString () |
|
|
int | Millisecond [get, set] |
| Gets or sets the millisecond part of the time value.
|
|
int | Second [get, set] |
| Gets or sets the second (range 0 to 59)
|
|
int | Minute [get, set] |
| Gets or sets the minute (range 0 to 59)
|
|
int | Hour [get, set] |
| Gets or sets the hour (range 0 to 23)
|
|
int | DayOfWeek [get, set] |
| Gets or sets the day of week in range from 1 (Monday) until 7 (Sunday)
|
|
int | DayOfMonth [get, set] |
| Gets or sets the day of month in range 1 to 31.
|
|
int | Month [get, set] |
| Gets the month in range from 1 (January) to 12 (December)
|
|
int | Year [get, set] |
| Gets the year in the range 0 to 99.
|
|
bool | SummerTime [get, set] |
|
bool | Invalid [get, set] |
| Gets a value indicating whether this lib60870.CP56Time2a is invalid.
|
|
bool | Substituted [get, set] |
| Gets a value indicating whether this lib60870.CP26Time2a was substitued by an intermediate station.
|
|
◆ GetDateTime()
DateTime lib60870.CP56Time2a.GetDateTime |
( |
int | startYear | ) |
|
Gets the date time.
- Returns
- The date time.
- Parameters
-
◆ DayOfMonth
int lib60870.CP56Time2a.DayOfMonth |
|
getset |
Gets or sets the day of month in range 1 to 31.
The day of month.
◆ DayOfWeek
int lib60870.CP56Time2a.DayOfWeek |
|
getset |
Gets or sets the day of week in range from 1 (Monday) until 7 (Sunday)
The day of week.
◆ Hour
int lib60870.CP56Time2a.Hour |
|
getset |
Gets or sets the hour (range 0 to 23)
The hour.
◆ Invalid
bool lib60870.CP56Time2a.Invalid |
|
getset |
Gets a value indicating whether this lib60870.CP56Time2a is invalid.
true
if invalid; otherwise, false
.
◆ Millisecond
int lib60870.CP56Time2a.Millisecond |
|
getset |
Gets or sets the millisecond part of the time value.
The millisecond.
◆ Minute
int lib60870.CP56Time2a.Minute |
|
getset |
Gets or sets the minute (range 0 to 59)
The minute.
◆ Month
int lib60870.CP56Time2a.Month |
|
getset |
Gets the month in range from 1 (January) to 12 (December)
The month.
◆ Second
int lib60870.CP56Time2a.Second |
|
getset |
Gets or sets the second (range 0 to 59)
The second.
◆ Substituted
bool lib60870.CP56Time2a.Substituted |
|
getset |
Gets a value indicating whether this lib60870.CP26Time2a was substitued by an intermediate station.
true
if substitued; otherwise, false
.
◆ Year
int lib60870.CP56Time2a.Year |
|
getset |
Gets the year in the range 0 to 99.
The year.
The documentation for this class was generated from the following file:
- C:/Users/IlyesBekaddour/Desktop/Workspace/lib60870.net/lib60870/CP56Time2a.cs