Posts by fdfey • 129 points
2 posts
-
2
votes2
answers1418
viewsA: Format Javascript date, find day of the week?
var from = $("#datepicker").val().split("-"); //(15-05-2016) var f = new Date(from[2], from[1] - 1, from[0]); Credits: https://stackoverflow.com/questions/7151543/convert-dd-mm-yyyy-string-to-date…
javascriptanswered fdfey 129 -
0
votes2
answers1172
viewsA: Like taking a father’s son?
Next uriel, if you are going to repeat the hours for example, 08:00 be on two different dates I advise to spend those hours you want as a class, then use: var pai =…
javascriptanswered fdfey 129