Tip & Tech
[링크] 태국에서만 2562년으로 가는 소프트웨어?
blueasa
2023. 12. 4. 13:10
[링크] https://snack.planetarium.dev/kor/2020/02/thai-in-2562/
태국에서만 2562년으로 가는 소프트웨어?
snack.planetarium.dev
[참조] https://stackoverflow.com/questions/13903967/datetime-now-touniversaltime-has-the-wrong-year
DateTime.Now.ToUniversalTime() Has the Wrong Year
And Idea Why the Year appears as 2555? The culture of the site is Thai
stackoverflow.com
[참조] https://stackoverflow.com/questions/30393668/thai-year-2558-to-2015
Thai year 2558 to 2015
How to transform buddhist format of datetime into gregorian format (e.g. for Thailand 2558 → 2015)? using System.Text; using System.Threading; using System.Threading.Tasks; namespace
stackoverflow.com
반응형