![]() |
Next Page |
| Contents > Functions reference (alphabetical list) > Date functions > DayNameJ function |
|
|
| DayNameJ function |
| Format |
DayNameJ(date) |
| Parameter |
| date - any calendar date |
| Data type returned |
| text |
| Description |
| Returns a text string in Japanese that is the full name of the weekday for date. |
| 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. |
| Example |
DayNameJ(Date(4;4;2008)) returns
|
| Related topics |
| Functions reference (category list) |
| Functions reference (alphabetical list) |
| About formulas |
| About functions |
| Defining calculation fields |
| Using operators in formulas |
|
|
| Contents > Functions reference (alphabetical list) > Date functions > DayNameJ function | Next Page |