gordias.util.time_string#
Module with time string parsing utilities.
Functions
Check if given string is a valid climatological time range. |
|
|
Check if given string is a time. |
|
Check if given string is a time range. |
|
Parse a date string in ISO 8601 format. |
|
Parse a time interval in ISO8601 format. |
|
Parse a time string to a datetime.datetime object. |
|
Parse a time range string given in CMIP/CORDEX-like format. |
Classes
|
Simple time range class. |
|
Internal helper class needed for interaction with cftime. |