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, or counts the leapseconds to the given date.

(Not matrix aware)

Examples

   Add here scilab instructions and comments
  

See Also

datenum ,  

Authors

cos area7@web.de