Save your datetime always in UTC ISO and load it to the user interface using local ISO. Use native widgets to avoid facing date format preferences (middle endian, little endian, etc)
http://gengns.com/wp-content/uploads/2015/05/logo-onepage-300x66.png00Génesishttp://gengns.com/wp-content/uploads/2015/05/logo-onepage-300x66.pngGénesis2017-09-27 14:50:432017-09-27 14:51:28Saving and loading dates
http://gengns.com/wp-content/uploads/2015/05/logo-onepage-300x66.png00Génesishttp://gengns.com/wp-content/uploads/2015/05/logo-onepage-300x66.pngGénesis2017-09-26 16:48:502017-09-26 16:48:50Select HTML table columns by clicking on the headers
http://gengns.com/wp-content/uploads/2015/05/logo-onepage-300x66.png00Génesishttp://gengns.com/wp-content/uploads/2015/05/logo-onepage-300x66.pngGénesis2017-09-19 17:24:312017-09-19 17:34:01Asynchronous fetch with first class functions and closures
http://gengns.com/wp-content/uploads/2015/05/logo-onepage-300x66.png00Génesishttp://gengns.com/wp-content/uploads/2015/05/logo-onepage-300x66.pngGénesis2017-09-15 12:26:112017-09-16 14:12:52Split an array into chunks without mutability
Saving and loading dates
/in HTML5, JavaScript/by GénesisSave your datetime always in UTC ISO and load it to the user interface using local ISO. Use native widgets to avoid facing date format preferences (middle endian, little endian, etc)
Select HTML table columns by clicking on the headers
/in HTML5, JavaScript/by GénesisDisabling everything with CSS
/in CSS3/by GénesisAsynchronous fetch with first class functions and closures
/in JavaScript/by GénesisGet and post with/without authorization needed
Split an array into chunks without mutability
/in JavaScript/by Génesis