summaryrefslogtreecommitdiff
path: root/src/print_ddate.c
AgeCommit message (Expand)Author
2015-03-16clang-format-3.5 -i **/*.[ch], update modelineMichael Stapelberg
2013-02-10Add tztime module to support multiple different timezones.Emil Mikulic
2012-11-06Teen ordinal numbers always use a 'th' suffix.Deiz
2012-10-19Reduce the season day to 0-9 to properly print ordinal suffixesDeiz
2012-10-16Skip a day in the Discordian calendar when St. Tib's Day has passedDeiz
2012-05-02Fix harmless format string mistake (Thanks loblik)2.5Michael Stapelberg
2012-04-08add yajl compat codeMichael Stapelberg
2012-03-25Properly output JSON with libyajlMichael Stapelberg
2012-02-16Implement the i3bar JSON protocolMichael Stapelberg
2011-04-22Also use the correct time for the ddate moduleMichael Stapelberg
2010-07-15print_ddate(): Correctly seperate the St. Tibs String from the restAxel Wagner
2010-06-19ddate: Use static memory / only allocate format copy memory onceMichael Stapelberg
2010-06-19Implemented a ddate-moduleAxel Wagner