mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-29 20:59:45 +01:00
fixed GH #1456: better handle leap seconds in Poco::DateTime and Poco::LocalDateTime
This commit is contained in:
@@ -42,6 +42,7 @@ public:
|
||||
void testDayOfWeek();
|
||||
void testIncrementDecrement();
|
||||
void testUTC();
|
||||
void testLeapSeconds();
|
||||
|
||||
void setUp();
|
||||
void tearDown();
|
||||
|
||||
Reference in New Issue
Block a user