Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
date
DateFormat([datumkolom], "formaat")
String
datumkolom
kolom of datetime
formaat
text
DateFormat([Besteldatum], "%Y-%m-%d")
DateFormat(Date("2023-07-15"), "%B %d, %Y")