Hello everybody.
Maybe an already answered question:
If first app executes this:
DateTime.TimeFormat = "HH:mm"
DateTime.DateFormat = "yyyy-MM-dd"
Do these new formats become global for the phone, I mean if I start another new app, does it use the new settings?
And if I close the app that originated the new format, does the format remain changed?
Thank you
A.
Maybe an already answered question:
If first app executes this:
DateTime.TimeFormat = "HH:mm"
DateTime.DateFormat = "yyyy-MM-dd"
Do these new formats become global for the phone, I mean if I start another new app, does it use the new settings?
And if I close the app that originated the new format, does the format remain changed?
Thank you
A.