Add 2015-06-30 leap second to built-in table
This commit is contained in:
parent
dd3fe182af
commit
2e610c4db3
|
@ -40,6 +40,7 @@ leap_second_days_table[] = {
|
||||||
732676, /* 2005-12-31 */
|
732676, /* 2005-12-31 */
|
||||||
733772, /* 2008-12-31 */
|
733772, /* 2008-12-31 */
|
||||||
735049, /* 2012-06-30 */
|
735049, /* 2012-06-30 */
|
||||||
|
736144, /* 2015-06-30 */
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue