User Tools

Site Tools


unixtime

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
unixtime [2018/06/29 05:33]
peternlewis
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 ===== ===== See Also =====
Line 5: Line 9:
 === Functions === === Functions ===
  
-* [[function:​MAILDATERECEIVED|MAILDATERECEIVED()]] +* [[function:​YEAR|YEAR]] 
-* [[function:​MAILDATESENT|MAILDATESENT()]] +* [[function:​MONTH|MONTH]] 
-* [[function:​GMTOFFSET|GMTOFFSET()]] +* [[function:​DAY|DAY]] 
-* [[function:​JD2TIME|JD2TIME()]] +* [[function:​DOW|DOW]] 
-* [[function:​MJD2TIME|MJD2TIME()]] +* [[function:​HOUR|HOUR]] 
-* [[function:​NOW|NOW()]] (unixtime) +* [[function:​MINUTE|MINUTE]] 
-* [[function:​TIME|TIME()]] (unixtime) +* [[function:​SECOND|SECOND]] 
-* [[function:​TIME2JD|TIME2JD()]] +* [[function:​TIME|TIME]] 
-* [[function:​TIME2MJD|TIME2MJD()]]+* [[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]] * [[:​Functions|See all Functions]]
  
unixtime.1530264800.txt.gz · Last modified: 2018/06/29 05:33 by peternlewis