User Tools

Site Tools


function:MONTH

Differences

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

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
function:MONTH [2015/01/13 04:13]
peternlewis created
function:MONTH [2023/09/20 03:10]
peternlewis
Line 1: Line 1:
-The MONTH returns the month (1-12), either the current month, or the month of the specified ​time.+====== MONTH Function ====== 
 + 
 +The MONTH([unixtime]) function ​returns the month (1-12), either the current month, or the month of the specified ​[[:​unixtime]].
  
     MONTH() === the current month     MONTH() === the current month
     MONTH( unixtime ) === the month of the unix time     MONTH( unixtime ) === the month of the unix time
  
-unixtime is the number of seconds since the start of 1970, GMT.+===== See Also ===== 
 + 
 +=== Functions === 
 + 
 +* [[YEAR]] 
 +* [[MONTH]] 
 +* [[DAY]] 
 +* [[DOW]] 
 +* [[HOUR]] 
 +* [[MINUTE]] 
 +* [[SECOND]] 
 +* [[:​Functions|See all Functions]] 
function/MONTH.txt · Last modified: 2023/09/20 03:18 by peternlewis