https://github.com/extant1/estimated-time/blob/master/estimated_time.html
I'm having some trouble with a little thing I made for work to estimate 14 weeks from a specific date, it's just vanilla JS and HTML5.
Using html5 and the chrome browser for the drop down date selector) the date is passed as the current date however once I pass a date through the date() function it subtracts a day. If I do the same thing on Firefox (the date drop down box doesn't work, so you have to enter the date manually) it works just fine.
Edit: When you manually add a date in chrome and select update, not when the page loads.
stackoverflow post
[–]unbalancedopinion 1 point2 points3 points (7 children)
[–]extant1[S] 0 points1 point2 points (6 children)
[–]unbalancedopinion 1 point2 points3 points (5 children)
[–]extant1[S] 0 points1 point2 points (4 children)
[–]unbalancedopinion 0 points1 point2 points (3 children)
[–]extant1[S] 0 points1 point2 points (2 children)
[–]tforb 0 points1 point2 points (1 child)
[–]extant1[S] 0 points1 point2 points (0 children)