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. |
: FileMaker Specifications
FileMaker 8 Product Line
Specifications and Storage Limits
Field Types and Import/Export Formats
: Calculation Functions
Working with Calculations Primer
Calculation Signatures
Calculation Functions
: Custom Functions
Custom Functions Primer
Useful Custom Functions
: Script Steps
Scripting Primer
Script Step Reference
: Quick Reference
FileMaker Error Codes
FileMaker Keyboard Shortcuts
FileMaker Network Ports
FileMaker Server Command Line Reference
FileMaker XML Reference
: Other Resources
Where to Go for More Information