util/datetime library
Constants
- rfc822DateOnlyPattern → const String
- DateTime format based on the RFC 822 specification without time
- rfc822DatePattern → const String
- DateTime format based on the RFC 822 specification
- rfc822DateWithoutSecondsPattern → const String
- DateTime format based on the RFC 822 specification without seconds
Functions
-
parseDateTime(
String? dateString) → DateTime? - Parses a String to a DateTime object