| Financial Toolbox | Search  Help Desk |
| second | Examples See Also |
Syntax
s = second(d)
Description
s = second(d)
returns the seconds given a serial date number or a date string d.
Example
s = second(728647.558427893)or
s = second('19-dec-1994, 13:24:08.17')
returns
s =8.1700
See Also
datevec, hour, minute