I need to get the current time format in a WinRT app using c#. I have used GeographicRegion to get the region, it will just tell us the location not the format. But normally we just change the format to change the system's date time format.
So help me to find how we exactly know the format, as its always returning me the "en-US" (the default language).