Timeline for JavaScript Timestamp question
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 28, 2011 at 15:05 | history | edited | Jon Skeet | CC BY-SA 3.0 |
deleted 222 characters in body
|
| Aug 28, 2011 at 15:05 | comment | added | Jon Skeet | @HoLyVieR: Thanks - will just remove the last part. | |
| Aug 28, 2011 at 14:41 | comment | added | HoLyVieR |
All number in javascript are 64 bits float. Even if the number is represented with an integer looking form it's actually a float. The .0 isn't needed.
|
|
| Aug 5, 2011 at 5:30 | history | answered | Jon Skeet | CC BY-SA 3.0 |