Name | Description | |
---|---|---|
NDateTime Constructor | Overloaded. |
The following tables list the members exposed by NDateTime.
Name | Description | |
---|---|---|
NDateTime Constructor | Overloaded. |
Name | Description | |
---|---|---|
Day | Gets the day component. | |
Hour | Gets the hour component. | |
Millisecond | Gets the millisecond component. | |
Minute | Gets the minute component. | |
Month | Gets the month component. | |
Second | Gets the second component. | |
Year | Gets the year component. |
Name | Description | |
---|---|---|
Deserialize | Deserializes a date and time value. | |
Equals | Checks whether the given object is equal to this NDateTime. | |
GetHashCode | Gets the hash code of this NDateTime value. | |
Serialize | Serializes this date and time value. | |
ToDateTime | Converts this NDateTime structure to DateTime. | |
ToString | Overloaded. Gets the string representation of this NDateTime. |