Skip to content

Commit 962ca06

Browse files
committed
fix dates
1 parent 1089375 commit 962ca06

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

coffeescript/app.coffee

-1
Original file line numberDiff line numberDiff line change
@@ -753,7 +753,6 @@ window.noted =
753753
# I can't help but feel that this function is bugged,
754754
# but fuckit, lets ship.
755755
date: (date) ->
756-
date = parseInt(date)
757756
date = new Date(date)
758757

759758
month = [

javascript/app.js

-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)