Name | Description | |
---|---|---|
![]() ![]() | Epoch | Returns the date 1970-01-01 00:00:00-00. |
![]() ![]() | MaxValue | Represents the maximum valid date for a SQLiteDateTime structure. |
![]() ![]() | MinValue | Represents the minimum valid date for a SQLiteDateTime structure. |
![]() ![]() | NegativeInfinity | Represents a negative infinity value that can be assigned to the SQLiteDateTime structure. |
![]() ![]() | Null | Represents a NULL value that can be assigned to the SQLiteDateTime structure. |
![]() ![]() | PositiveInfinity | Represents a positive infinity value that can be assigned to the SQLiteDateTime structure. |
![]() ![]() | SQLiteDateTimeFormats | Static field, containing all the formats of the DateTime string representations, that can be parsed by the Parse method. |