User Date of Birth conversion from timestamp to Date in DD, Month, YYYY Format #69
Labels
bug
Something isn't working
EJS
Regarding Embedded JavaScript part, that used to generate portfolios
good first issue
Good for newcomers
help wanted
Extra attention is needed
Describe the bug
User Date of Birth is shown as a stringified object of the date.
Expected behavior
Date of birth should be converted to DD, Month, YYYY Format format inside EJS template, as in database it's being stored as a date object or timestamp.
The text was updated successfully, but these errors were encountered: