FutureProg functions
weekdayname
weekdayname overload 1
Text weekdayname(MudDateTime date)
Available in
- computer function
- computer program
- standard futureprog
Returns the calendar weekday name, or empty text for Never and non-weekday intercalary days.
| Parameter | Type | Description |
|---|---|---|
date |
MudDateTime |
The mud date/time whose weekday should be inspected. |