Javascript Migrating away from moment.js Panayiotis Georgiou 02/12/2020 0 Moment.js was built for the previous era of the JavaScript ecosystem. The modern web looks much different these days. Moment’s!-->…
Android Display formatted date/time using String.format() Panayiotis Georgiou 26/08/2014 0 Examples of using String.format() to display formatted calendar
Android SimpleDateFormat example on Android Panayiotis Georgiou 20/06/2014 1 The example demonstrate how to convert a Date object to string using a specified format, and convert back.
Android Display current date on your Android app Panayiotis Georgiou 15/11/2013 3 This post simply shows how you can get current date and time inside Android layout and insert it in a TextView. Also it covers how…
PHP & MySQL How to fix WordPress Date problem Panayiotis Georgiou 15/07/2013 0 This post will demonstrate how to fix the date problem inside wordpress.