HOW TO DEFAULT DATE MM/DD/YYYY HH:MM:SS TimeZone 00:00 FORMAT DFF COLUMN IN VBS
Hi ,
One of the Person EIT column has default value setup, date is defaulted with date+Timestamp+Timezone format (ex.10/14/2024 17:06:30 TimeZone +00:00) which is derived from a sql query and same is not getting defaulted on the Redwood Additional Personal Info page. It is working fine in Responsive UI/Classic page. Value should be defaulted while trying to add the details.
I have tried to use this funcion but it is not giving the expected format.
[[ (new Date(new Date().getTime())).toISOString() ]]
Kindly provide your inputs on this.
Thanks in Advance.
Regards
Aathi
Tagged:
0