Change date display format
You can use set_locale() method to change the locale. See http://phpgrid.com/documentation/set_locale0/
Another way is to directly modify date formatter srcformat and newformatin a locale file stored in js\i18n\ folder.
You can use set_locale() method to change the locale. See http://phpgrid.com/documentation/set_locale0/
Another way is to directly modify date formatter srcformat and newformatin a locale file stored in js\i18n\ folder.