====== SECOND Function ====== The SECOND([unixtime]) function returns the seconds (0-59) in the local time zone, either the current seconds, or the seconds of the specified [[:unixtime]]. SECOND() === the current seconds SECOND( unixtime ) === the seconds of the unix time ===== See Also ===== === Actions === * [[action:Filter|Filter]] (Process Text Tokens) * [[:Actions|See all Actions]] === Functions === * [[YEAR]] * [[MONTH]] * [[DAY]] * [[DOW]] * [[HOUR]] * [[MINUTE]] * [[SECOND]] * [[TIME]] * [[:Functions|See all Functions]] === Tokens === * [[token:ICUDateTime|%ICUDateTime%]] (local) * [[token:ICUDateTimeFor|%ICUDateTimeFor%]] (local) * [[token:ICUDateTimeMinus|%ICUDateTimeMinus%]] (local) * [[token:ICUDateTimePlus|%ICUDateTimePlus%]] (local) * [[token:LongDate|%LongDate%]] (local) * [[token:LongTime|%LongTime%]] (local) * [[token:NumberDate|%NumberDate%]] (local) * [[token:ShortDate|%ShortDate%]] (local) * [[token:ShortTime|%ShortTime%]] (local) * [[:Tokens|See all Tokens]] === Topics === - [[:Dates_and_Times|Dates and Times]] - [[:JulianDate|JulianDate]] - [[:unixtime]] in GMT