DatePicker Problem for Finnish culture
Hi,I am working on one project which contains DatePicker control. It is working fine with every culture that we pass. But in windows 10, for the Finnish language culture has been changed i.e. they are using dot(.) separator every where for datetime format eg. 5.17.2016 12.00.00 AM. I mean for time we normally use colon(:) sign, But in windows 10 it has been replaced.
As I heard that they will release the package in .NET framework 4.6.1. I think it is still coming.
Please suggest what to do.