last day variable

0
hi. I want to get last day value. exsumple) input value: 2023/09/19 0:00 →Date and time output value: 2023/09/30 0:00 →Date and time   I don't want to use java or Sql if I can. Please teach me.
asked
1 answers
1

https://docs.mendix.com/refguide/end-of-date-function-calls/

 

You want end of month.

answered