Hopefully this is a simple answer… Does anyone know how to set the default date format in Kinetic?
I would like the default to be format to be in ISO format yyyy-MM-dd. I’ve tried updating Windows regional settings on the app server with no luck.
Hopefully this is a simple answer… Does anyone know how to set the default date format in Kinetic?
I would like the default to be format to be in ISO format yyyy-MM-dd. I’ve tried updating Windows regional settings on the app server with no luck.
The date format is control by the User Account Maintenance Language and Format Culture. Ex. If you set Language to English UK and Format Culture to English UK the format of the date will change to dd/MM/yyyy. The default will follow US format MM/dd/yyyy. This has to be set for each user.
That was it. Thank you!