summaryrefslogtreecommitdiff
path: root/src/shared/time-util.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-10dbus: properly serialize calendar timer dataLennart Poettering1-0/+2
2013-01-08core: properly initialize kernel timestampLennart Poettering1-0/+26
2012-11-23time-util: teach parse_timestamp to parse weekdaysLennart Poettering1-1/+40
2012-11-23path-util: when parsing a timestamp we don't know the timezoneLennart Poettering1-0/+1
2012-11-23util: teach parse_timestamp() to parse results of format_timestamp_relative()Lennart Poettering1-0/+13
2012-11-23util: rename format_timestamp_pretty() to format_timestamp_relative() because...Lennart Poettering1-1/+1
2012-11-23util: split off time related calls from util.[ch] into time-util.[ch]Lennart Poettering1-0/+575