User Tools

Site Tools


function:SECOND

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

function:SECOND [2015/01/15 00:57]
peternlewis created
function:SECOND [2023/09/20 03:25] (current)
peternlewis
Line 1: Line 1:
-The SECOND function returns the seconds (0-59) in the local time zone, either the current seconds, or the seconds of the specified [[:​unixtime]].+====== 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() === the current seconds
     SECOND( unixtime ) === the seconds of the unix time     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
  
function/SECOND.txt · Last modified: 2023/09/20 03:25 by peternlewis