I would like to use JavaScript to check the correctness of a date of type YYYYMMDD that has been entered.
Can I use new Date() in Oracle Apex?