Current Date in RDML
Posted: Mon Jan 02, 2023 7:30 pm
Hello,
is there any way to get the current date in ISO format only with RDML (no RDMLX)?
e.g.
Define Field(#CURDATE) TYPE(*CHAR) LENGTH(10) DEFAULT('''2023-01-02''')
note TYPE(*DATE) wont work for RDML
thanks,
Sotiris
is there any way to get the current date in ISO format only with RDML (no RDMLX)?
e.g.
Define Field(#CURDATE) TYPE(*CHAR) LENGTH(10) DEFAULT('''2023-01-02''')
note TYPE(*DATE) wont work for RDML
thanks,
Sotiris