User Tools

Site Tools


unixtime

Differences

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

Link to this comparison view

Next revision
Previous revision
unixtime [2015/01/14 00:48]
peternlewis created
unixtime [2023/09/20 03:23] (current)
peternlewis
Line 1: Line 1:
-Unixtime ​is the number of seconds since the start of 1970GMT.  It is used or returned by a number of [[Functions]]+====== UnixTime ====== 
 + 
 +[[https://​en.wikipedia.org/​wiki/​Unix_time|UnixTime]] (also known as POSIX time or Epoch time) is a system for describing instants in time, defined as the number of seconds ​that have elapsed ​since 00:00:00 Coordinated Universal Time (UTC)Thursday, 1 January 1970.  It is used or returned by a number of [[Functions]]
 + 
 +Example: 1451492206 – the corresponding ISO 8601 formatted date is 2015-12-30T16:​16:​46Z 
 + 
 +===== See Also ===== 
 + 
 +=== Functions === 
 + 
 +* [[function:​YEAR|YEAR]] 
 +* [[function:​MONTH|MONTH]] 
 +* [[function:​DAY|DAY]] 
 +* [[function:​DOW|DOW]] 
 +* [[function:​HOUR|HOUR]] 
 +* [[function:​MINUTE|MINUTE]] 
 +* [[function:​SECOND|SECOND]] 
 +* [[function:​TIME|TIME]] 
 +* [[function:​MAILDATERECEIVED|MAILDATERECEIVED]] 
 +* [[function:​MAILDATESENT|MAILDATESENT]] 
 +* [[function:​GMTOFFSET|GMTOFFSET]] 
 +* [[function:​JD2TIME|JD2TIME]] 
 +* [[function:​MJD2TIME|MJD2TIME]] 
 +* [[function:​NOW|NOW]] 
 +* [[function:​TIME|TIME]] 
 +* [[function:​TIME2JD|TIME2JD]] 
 +* [[function:​TIME2MJD|TIME2MJD]] 
 +* [[:​Functions|See all Functions]] 
 + 
 +=== Tokens === 
 + 
 +* [[token:​ICUDateTimeFor|%ICUDateTimeFor%]] 
 +* [[token:​ICUDateTimeMinus|%ICUDateTimeMinus%]] 
 +* [[token:​ICUDateTimePlus|%ICUDateTimePlus%]] 
 +* [[:​Tokens|See all Tokens]] 
 + 
 +=== Topics === 
 + 
 +* [[:Dates and Times|Dates and Times]] 
 +* [[:​JulianDate|JulianDate]] 
unixtime.txt · Last modified: 2023/09/20 03:23 by peternlewis