MonthNameJ()
Category: Date
Syntax: MonthNameJ ( date ) |
Parameters:
dateAny calendar date.
Data type returned: Text (Japanese)
Description:
Returns the name of the month in Japanese.
To avoid errors when using dates, always use four-digit years.
Examples:
Function | Results |
---|---|
MonthNameJ("6/6/2003") | Returns Rokugatsu in whatever alphabet the field is formatted to display. |
Категории