Sirn Loong Toh7555859
Posts: 0
Joined: Wed Jun 17, 2015 7:24 am

Formating DateTime from a database into a label?

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 :)

Sirn Loong Toh
Posts: 0
Joined: Wed Apr 01, 2015 8:04 am

Formating DateTime from a database into a label?

hmmm I went through them, but none of it gave any guidelines on how to format dates into specific formats

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Formating DateTime from a database into a label?

Hi -

Date and time formats can be modified/converted to the needed string by using Date() object: https://developer.mozilla.org/en/docs...

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Formating DateTime from a database into a label?

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...

Return to “Issues”