I am using System.Globalization.CurrentInfo as "th-TH". But from System.Globalization.DateTimeFormatInfo.CurrentInfo.MonthNames I get an array of empty strings of Array. how do I get Thai Date Formats ?
-
Is the Thai Bhuddist Calendar what you are looking for?Andrew H– Andrew H2021-09-30 15:44:33 +00:00Commented Sep 30, 2021 at 15:44
-
Yes, I am looking for Thai Bhuddist calendar.Devanathan– Devanathan2021-10-05 08:45:13 +00:00Commented Oct 5, 2021 at 8:45
-
Does that answer your question?Andrew H– Andrew H2021-10-05 14:17:56 +00:00Commented Oct 5, 2021 at 14:17
-
@AndrewH It also returns an array of empty strings, so no.Necronomicron– Necronomicron2025-08-18 21:03:58 +00:00Commented Aug 18 at 21:03
Add a comment
|