aboutsummaryrefslogtreecommitdiff
path: root/module/srfi/srfi-19/util.scm (unfollow)
Commit message (Expand)Author
2020-01-30Delete old srfi-19 extensions.Hugo Hörnquist
2020-01-30Once again compiles.Hugo Hörnquist
2020-01-24Start of new date structures.Hugo Hörnquist
2020-01-20Add normilze-date/tz.Hugo Hörnquist
2020-01-13Add defaults to (date), rename attr zone to tz.Hugo Hörnquist
2020-01-13Use new set-> macro.Hugo Hörnquist
2020-01-13Set custom printer for srfi-19 dates.Hugo Hörnquist
2019-12-29HTML day highlight now only in current month.Hugo Hörnquist
2019-11-10Fix next and prev month buttons.Hugo Hörnquist
2019-11-09Work on HTML output.Hugo Hörnquist
2019-11-09Fii normalize-date* from previous commit.Hugo Hörnquist
2019-11-08Fix leap-seconds in normalize-date*.Hugo Hörnquist
2019-10-05Fix day-stream, and in effect terminal output.Hugo Hörnquist
2019-05-23Update server.Hugo Hörnquist
2019-05-06Add marker on today in small calendar.Hugo Hörnquist
2019-04-25Made day-stream slightly less buggy.Hugo Hörnquist
2019-04-25Change how in-date-range? does it's calculation.Hugo Hörnquist
2019-04-24Add 'from' and 'to' flags to HTML.Hugo Hörnquist
2019-04-23Add time-{min,max}.Hugo Hörnquist
2019-04-22Fix events spanning over multiple days.Hugo Hörnquist
2019-04-22General cleanup.Hugo Hörnquist
2019-04-22Limit HTML output to single week.Hugo Hörnquist
2019-04-22Add some date generating procedures.Hugo Hörnquist
2019-03-25Fix timespan-overlaps? to align better with days.Hugo Hörnquist
2019-03-25Minor cleanups.Hugo Hörnquist
2019-03-22Move C and Scheme code into subdirs.Hugo Hörnquist
2019-03-22Change time->string default format.Hugo Hörnquist
2019-03-21Move time procedures from main to where they belong.Hugo Hörnquist
2019-03-12Add some more time utils.Hugo Hörnquist
2019-03-11Work on RRULE's.Hugo Hörnquist
2019-03-08Move stuff between modules.Hugo Hörnquist
2019-03-08Clean up srfi-19 util.Hugo Hörnquist
2019-03-08Fix main.Hugo Hörnquist
2019-03-08Made DTSTART have <time> instead of <date> type.Hugo Hörnquist
2019-03-05Add date-add to srfi srfi-19 util.Hugo Hörnquist
2019-03-02Move datetime stuff to better suited files.Hugo Hörnquist