User Tools

Site Tools


function:DAY

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
function:DAY [2015/01/14 00:50]
peternlewis created
function:DAY [2015/12/30 13:38]
ccstone
Line 1: Line 1:
-The DAY returns the day of the month (1-31), either the current day, or the day of the specified [[:​unixtime]].+The DAY function ​returns the day of the month (1-31), either the current day, or the day of the specified [[:​unixtime]].
  
     DAY() === the current day     DAY() === the current day
     DAY( unixtime ) === the day of the month of the unix time     DAY( unixtime ) === the day of the month of the unix time
  
 +[[https://​en.wikipedia.org/​wiki/​Unix_time|Unix Time]] (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
 +
 +Example: 1451492206 – the corresponding ISO 8601 formatted date is 2015-12-30T16:​16:​46Z
function/DAY.txt · Last modified: 2023/09/20 03:18 by peternlewis