Posts by Jorge Brigliadori • 21 points
1 post
-
2
votes3
answers6987
viewsQ: Format DD-MM-YYYY string jquery date
I have a field 'DATE' that receives information from DB in the format below: I would like to insert the following pattern: DD-MM-YYYY. Below is the javascript that inserts the data into the field:…