Functions Reference

Table Of Contents
Date functions
F
ILEMAKER FUNCTIONS REFERENCE 55
DayNameJ
Purpose
Returns text in Japanese that is the full name of the weekday for a date.
Format
DayNameJ(date)
Parameters
date - any calendar date
Data type returned
text
Originated in
FileMaker Pro 6.0 or earlier
Examples
DayNameJ(Date(4;4;2014)) returns .
Important To avoid errors when using dates, always use four-digit years. For more information
about how FileMaker Pro handles two-digit dates, see Conversion of dates with two-digit years.