Scilab Function

leapseconds - Returns a matrix with all leapseconds, or counts the leapseconds to the given date.

Calling Sequence

lsecs = leapseconds()
lsecs = leapseconds(type)
lsecs = leapseconds(dt, utc)

Parameters

Description

Returns a matrix with all leapseconds (including future onces), or counts the leapseconds to the given date.

All data is received from the actual Bulletin C (36 of 4 July 2008) published by the IERS.

(Not matrix aware)

Examples

   Add here scilab instructions and comments
  

See Also

datenum ,  

Authors

cos area7@web.de