<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/test/local_time_test.cc, branch shared-ptr</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=shared-ptr</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=shared-ptr'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2024-02-08T23:45:23Z</updated>
<entry>
<title>Fix use of Z as a timezone (meaning UTC).</title>
<updated>2024-02-08T23:45:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-02-08T23:45:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=98052c06cbe3bd156e1a1a715e439944671dc3ee'/>
<id>urn:sha1:98052c06cbe3bd156e1a1a715e439944671dc3ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove odd assertion stopping TZ minutes being more than 30 or less than -30 (DoM/GH #20).</title>
<updated>2023-09-13T19:37:15Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-09-13T19:37:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=d0c41db8b5c3b1548faf6e11562c59a6161e16c6'/>
<id>urn:sha1:d0c41db8b5c3b1548faf6e11562c59a6161e16c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix dcp::LocalTime constructor to cope with longer fractional second parts (DoM #2597).</title>
<updated>2023-08-15T10:28:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-08-15T10:28:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=545e3f54b104364b316318876a3d4e515de758b1'/>
<id>urn:sha1:545e3f54b104364b316318876a3d4e515de758b1</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
