Posts by Joabe • 11 points
1 post
- 
		1 votes0 answers13 viewsQ: Format date field to display on the EJS page with Node.JsI am using Node.JS to retrieve data from a Mysql table, but I would like the date field to be displayed in the EJS view in the "DD/MM/YYYY" format. Showing "Thu Jul 15 2021 18:00:00 GMT-0300…