saghm

↗ HN profile [ 40.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Recently, I was using a JavaScript shell and was playing around with a `Date` object. When looking at the various methods, I saw getters for various parts of the date (`getSeconds`, `getMinutes`, `getHours`, `getDay`,…