摘要:
如果不需要在A语言下获取B语言的时区列表,可以使用C#自带的 var systemZones = TimeZoneInfo.GetSystemTimeZones(); 如果需要在A语言下获取B语言的时区列表,尝试过设置当前进程,线程的Culture是没办法实现的 var cultureInfo = 阅读全文
posted @ 2023-09-08 18:04
log9527
阅读(148)
评论(0)
推荐(0)
浙公网安备 33010602011771号