aboutsummaryrefslogtreecommitdiff
path: root/module/srfi/srfi-19/util.scm (unfollow)
Commit message (Expand)Author
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