aboutsummaryrefslogtreecommitdiff
path: root/module/datetime (unfollow)
Commit message (Expand)Author
2020-04-06Add multiple new text formatting procedures.Hugo Hörnquist
2020-04-06Add ~k to datetime format.Hugo Hörnquist
2020-04-05Introduce datetime->unix-time and back.Hugo Hörnquist
2020-04-02Remove ensure? for configs, built in instead.Hugo Hörnquist
2020-04-02week-day-name rethrow with better error.Hugo Hörnquist
2020-04-02Made date->str use datetime->str. Reintroduce time->str.Hugo Hörnquist
2020-04-02Fix internationalization of datetime formatting.Hugo Hörnquist
2020-04-01Update remaining code to use new config scheme.Hugo Hörnquist
2020-03-31Attempt at decentralized configuration system.Hugo Hörnquist
2020-03-31Add {start,end}-of-week.Hugo Hörnquist
2020-03-31Redefine all <date>-stream in terms of general date-stream.Hugo Hörnquist
2020-03-25Improve *->decimal-hour procedures.Hugo Hörnquist
2020-03-24Add date-{min,max}.Hugo Hörnquist
2020-03-23Remove deprecated get-time.Hugo Hörnquist
2020-03-22Add previous-week-start procedure.Hugo Hörnquist
2020-03-20Add datetime-{min,max}.Hugo Hörnquist
2020-03-19Add ~e and ~b to date->string.Hugo Hörnquist
2020-03-19Fix year-rollover bug in month-days.Hugo Hörnquist
2020-03-19Move date util procedures to module, document.Hugo Hörnquist
2020-03-18Add week-stream.Hugo Hörnquist
2020-03-02Made start of week for html configurable.Hugo Hörnquist
2020-02-18Freed datetime from its srfi-19 prison.Hugo Hörnquist