Add 2015-06-30 leap second to built-in table

This commit is contained in:
Laurence Withers 2015-06-12 10:55:53 +01:00
parent dd3fe182af
commit 2e610c4db3
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ leap_second_days_table[] = {
732676, /* 2005-12-31 */
733772, /* 2008-12-31 */
735049, /* 2012-06-30 */
736144, /* 2015-06-30 */
};