Tidying.
[libdcp.git] / src / local_time.cc
2021-01-24 Carl HetheringtonTidying.
2020-05-20 Carl HetheringtonAdd add_days to LocalTime.
2020-05-12 Carl HetheringtonMake add_minutes() work correctly with milliseconds.
2020-05-12 Carl HetheringtonAdd a proper implementation of add_months() and a test...
2020-03-11 Carl HetheringtonFix ::add_minutes to not alter the timezone of the...
2020-03-10 Carl HetheringtonAdd LocalTime::add_minutes.
2019-12-23 Carl HetheringtonAdd struct tm constructor for LocalTime, use it to...
2019-11-08 Carl HetheringtonFix incorrect LocalTime strings when timezone is behind...
2018-09-14 Carl HetheringtonAdd operator< for LocalTime.
2017-05-15 Carl HetheringtonAdd ::time_of_day without seconds.
2016-10-24 Carl HetheringtonAllow LocalTime without a timezone offset.
2016-06-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-06-01 Carl HetheringtonStill more licence fixups.
2016-05-25 Carl HetheringtonNo-op; Fix GPL address and mention libdcp by name.
2016-03-05 Carl HetheringtonAdd new LocalTime constructor.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-08 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-06-08 Carl HetheringtonExpand read_smpte_subtitle_test somewhat.
2015-06-04 Carl HetheringtonSupport optional milliseconds in LocalTime.
2015-06-03 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2015-06-02 Carl HetheringtonNo-op; comments.
2015-04-30 Carl HetheringtonFix incorrect day-of-month in LocalTime.
2014-05-16 Carl HetheringtonHand-merge changes from master (110dc70..979739e)
2014-05-14 Carl HetheringtonMerge master.
2014-03-20 Carl HetheringtonTweaks to LocalTime; build/install fixes.
2014-03-19 Carl HetheringtonConsiderable re-work of KDM class to express the differ...