Date, time, and datetime parsing function of this module are much more permissive than ISO 8601 or RFC 3339 specifications.
Either basic and/or extended formats can be used for date and time, and no consistency is required (it is possible to mix basic format for date and extended format for time), lowercase letters can be used, and datetime separator may be a space character.
Note: for now, this module is the only one available.