Hi Najeeb,

1) Unfortunately the date format is determined by the date format of the server. This is due to sql collation. Our cloud uses the SQL collation of SQL_Latin1_General_CP1_CI_AS.
docs.microsoft.com/en-us/sql/relational-...ver-level-collations

2) You can set this under system manager->setup->country

Read More...