DateTime现在处于指定的时区

时间:2017-05-15 13:55:09

标签: c# .net datetime

如何在C#中实现这样的事情:

string timeZone = "Fiji Time";
TimeZoneInfo timeZoneInfo = TimeZoneInfo.FindSystemTimeZoneById(timeZone);
DateTime dateTimeNowInFiji = new DateTime(timeZoneInfo).Now;

2 个答案:

答案 0 :(得分:1)

RedirectMatch 301 https://something.com/wordpress/wp-content/themes/mytheme/cs‌​s/$1 https://something.com/wordpress/assets/(.*)

NB。为了完成这项工作,我需要为TimeZone id将“斐济时间”更改为“斐济标准时间”。

答案 1 :(得分:0)

C#:

{{1}}