Posts by alex souza • 21 points
2 posts
-
0
votes3
answers4280
viewsA: Add minutes in Javascript
where did I go wrong? failed, returns invalid date: <html> <head> <script src="moment.js"></script> </head> <body> <h2>Somar 70 minutos</h2>…
javascriptanswered alex souza 21 -
2
votes3
answers4280
viewsQ: Add minutes in Javascript
I’m doing something for hours and minutes sum calculation, and I see no solution. I need to get a time stamp formatted like this 09:00, but with random time on a input and by clicking Submit change…
javascriptasked alex souza 21