Formating DateTime from a database into a label?
Posted: Mon Jun 29, 2015 8:08 am
by Sirn Loong Toh7555859
I've read a few threads on date time formatting but am wondering if there is a link I can read on the different types of format?
Most of the thread are just direct answers. I would like to know how to fish rather than given a fish 
Formating DateTime from a database into a label?
Posted: Tue Jun 30, 2015 3:42 pm
by Evgene Karachevtsev
Formating DateTime from a database into a label?
Posted: Wed Jul 01, 2015 1:55 pm
by Sirn Loong Toh
hmmm I went through them, but none of it gave any guidelines on how to format dates into specific formats
Formating DateTime from a database into a label?
Posted: Wed Jul 01, 2015 2:09 pm
by Illya Stepanov
Hi -
Date and time formats can be modified/converted to the needed string by using Date() object: https://developer.mozilla.org/en/docs...
Formating DateTime from a database into a label?
Posted: Wed Jul 01, 2015 3:13 pm
by Illya Stepanov
Also you can check our recent blog post that shows how to work with date format modifications using JavaScript -- https://blog.appery.io/2015/06/how-to...