Commit 72488dd
authored
Fix calendar ref which was causing issues
This reference to the calendar function causes issues in many cases.
If you feed the function an epoch date (ms), it would spit out the calendar date of the current time.
This simple change fixes that issue and many others.1 parent 5aa273c commit 72488dd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments