exosql v0.2.88 ExoSQL.DateTime.Duration View Source
Parses and manipulates 8601 durations
https://en.wikipedia.org/wiki/ISO_8601#Durations
Link to this section Summary
Link to this section Functions
Link to this function
datetime_add(date, duration) View Source
Link to this function
is_negative(duration) View Source
Link to this function
parse(rest) View Source
Link to this function