Recognize and parse dates in various formats
This package provides three functions for dealing with dates: parse_iso_8601 recognizes and parses all valid ISO 8601 date and time formats, parse_date parses dates in unspecified formats, and format_iso_8601 formats a date in ISO 8601 format.
| System | Target | Derivation | Build status |
|---|---|---|---|
| x86_64-linux | /gnu/store/hvx0k0cv6b481xffvqx6xfsrdml9vr0c-r-parsedate-1.3.2.drv | ||
| i686-linux | /gnu/store/vs333c1a9b2z0k2wswf4myxif8llwsqr-r-parsedate-1.3.2.drv |
| Linter | Message | Location |
|---|---|---|
| inputs-should-not-be-input Identify inputs that shouldn't be inputs at all | 'tzdata' should probably not be an input at all |