Get DateTime.Now for a specific TimeZone regardless of the device timezone?

后端 未结 3 1656
温柔的废话
温柔的废话 2021-02-20 07:22

I have MonoTouch app which process data from a webservice. This data contains date information which is specific to a timezone. The timezone is UTC +12 which is for New Zealand.

3条回答
  •  既然无缘
    2021-02-20 08:01

    This is a bug in MonoTouch.

    The fix will be included in a future version of MonoTouch (I don't know exactly which yet though).

    In any case there is already a hotfix available.

提交回复
热议问题