Get Seconds Past Midnight
spm = utc.spm(t)
Calculate seconds-past-midnight.
i.e. the UTC with the day portion subtracted.
Parameter | Type | Description |
---|---|---|
t |
integer/string | Time value or string |
Returns | Type | Description |
---|---|---|
spm |
integer | Seconds Past Midnight |