How Can We Help?
< All Topics
Print

$month

Extracts the month number associated with a specified date value.

Syntax

$month(date)

Parameters

datea data, or an expression that evaluates to a date, in the form YYYYMMDD

Return Value

Character string.

Comments

This function extracts month information from standard date values. Date is often the system variable $Date.

Example

$month(19931225)

Evaluates to “12”.

$month($date+7)

Evaluates to “1” when $Date is 19991225.

See Also

$addmonths

$Date

$day

$dayname

$monthname

$weekday

$year

About Data Types

About Functional Expressions

Deixe um comentário

O seu endereço de e-mail não será publicado. Campos obrigatórios são marcados com *

pt_BRPortuguese