<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/test/local_time_test.cc, branch utf8</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=utf8</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=utf8'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2023-02-02T00:02:50Z</updated>
<entry>
<title>Add with_timezone parameter to ::to_string().</title>
<updated>2023-02-02T00:02:50Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-02-02T00:02:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=b1464249c7b403a66ca63f403c80c39f1af63e65'/>
<id>urn:sha1:b1464249c7b403a66ca63f403c80c39f1af63e65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change the behaviour of LocalTime::operator== to make the same time in different time zones equal.</title>
<updated>2022-12-30T17:12:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-12-30T17:12:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=6919bfcb39c4df829edc82dcd30968a4aca3fbee'/>
<id>urn:sha1:6919bfcb39c4df829edc82dcd30968a4aca3fbee</id>
<content type='text'>
Previously different offsets would mean that the times compared as
not-equal.
</content>
</entry>
<entry>
<title>Fix LocalTime::operator&lt; and operator&gt; to handle offset gracefully.</title>
<updated>2022-12-30T17:12:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-12-30T17:11:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=ef35f6a6c43d2be30b82ca943c56cf06f140d24d'/>
<id>urn:sha1:ef35f6a6c43d2be30b82ca943c56cf06f140d24d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some embarassing bugs in dcp::LocalTime comparisons.</title>
<updated>2022-12-30T16:31:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-12-30T16:31:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=5b3a20274b3c3c05825a153580aae6a16feecb7d'/>
<id>urn:sha1:5b3a20274b3c3c05825a153580aae6a16feecb7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add UTCOffset class.</title>
<updated>2022-12-13T20:57:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-11-29T10:55:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=0ece82d184b618a8314bc07d4a447f856847104f'/>
<id>urn:sha1:0ece82d184b618a8314bc07d4a447f856847104f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: use dcp::LocalTime for certificate validity times.</title>
<updated>2022-02-12T22:13:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-02-12T20:15:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=d6b800e1c9a3cdb4f85a2308190afe9f0a856ed4'/>
<id>urn:sha1:d6b800e1c9a3cdb4f85a2308190afe9f0a856ed4</id>
<content type='text'>
Before we were using struct tm but not filling it all in, which
seems quite unpleasant.
</content>
</entry>
<entry>
<title>C++11 tidying.</title>
<updated>2021-07-14T00:02:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-07-14T00:02:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=96d6f783b7dfac04af8a7d77033a3d05e31cfc10'/>
<id>urn:sha1:96d6f783b7dfac04af8a7d77033a3d05e31cfc10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make add_minutes() work correctly with milliseconds.</title>
<updated>2020-05-12T11:12:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-05-12T10:41:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=4070e3f3b270a4a8c91d4cf2b7942b842c95ea3d'/>
<id>urn:sha1:4070e3f3b270a4a8c91d4cf2b7942b842c95ea3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move some tests and rename one set.</title>
<updated>2020-05-12T11:12:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-05-12T10:38:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=a774e29da150480594385daf4946010db9d8e391'/>
<id>urn:sha1:a774e29da150480594385daf4946010db9d8e391</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add LocalTime::add_minutes.</title>
<updated>2020-03-10T16:17:45Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-03-10T16:17:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=a818ea7b22fc3c669dea70f4104ab5d9ed50b642'/>
<id>urn:sha1:a818ea7b22fc3c669dea70f4104ab5d9ed50b642</id>
<content type='text'>
</content>
</entry>
</feed>
