0
Is is possible to get the actual day from a date?
I would like to be able to get the actual day from a date such as Monday , Tuesday. The only thing info i could find was day(date) but this returns a number.
Is this possible?
2 replies
-
format(date,"dddd") see chapter Date Functions here : https://ninoxdb.de/en/manual/calculations/reference-of-functions-and-language
-
Thankyou steven, I missed that.
Content aside
- 5 yrs agoLast active
- 2Replies
- 910Views