kalvn's links
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
Oh Javascript... 🙄 https://dev.to/kspeakman/oh-javascript--3404
19/06/2018 10:03:22

Attention à ce piège Javascript avec les dates.

new Date('2018-01-01')
// <- Sun Dec 31 2017 18:00:00 GMT-0600 (Central Standard Time)

new Date('2018/01/01')
// <- Mon Jan 01 2018 00:00:00 GMT-0600 (Central Standard Time) 

Les dates ça reste l'un des trucs les plus chiants à gérer dans le développement.

dev astuce piege javascript
3848 links, including 129 private
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Theme by kalvn