Home > lang > month 
 en fr de es it nl pl pt_BR mk sq ca hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Search  Administration  
Documentation  
Warning! This page is not translated.  See english version 
Month
Result = Month ( Date AS Date ) AS Integer

Returns the month component of a Date value.

Example

PRINT Now; " -> "; Month(Now)

05/16/2002 22:31:30 -> 5

See also

Date & Time Functions