Hi all,
We have used DateTime.Now in Asp.Net C# language to get the current date.
When we use Culture Code th-TH, it returns the current date as, 15-11-2560 instead of 15-11-2017.
We need to display 15-11-2017 when we use th-Th culture code also.
Can any one help on this?
Thanks