Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 2.32 KB

File metadata and controls

25 lines (17 loc) · 2.32 KB

month()

A convenience function that returns the month component of a date or datetime as a string.

Data signatures
month( date: $${\color{green}None}$$ ǁ $${\color{green}date}$$ ǁ $${\color{green}datetime}$$ )
Call signatures
month( date: Term ǁ Function ǁ Header ǁ Variable ǁ Reference )
Purpose Value
Main focus month() produces a calculated value
Context Qualifier
Match qualifiers onmatch
Value qualifiers onmatch

[Back to index]