Missing ExtendedTimeZone class?

Hi All,

tried to set the time zone. According to 4.2 dox it mentiones a ExtendedTimeZone class located in the Microsoft.SPOT namespace by including a reference to the microsoft.spot.native.dll

Did all that and still no presence of this class. Am I forgetting/missing something ?

It could be achieved through Microsoft.SPOT.Time.TimeService.SetTimeZoneOffset(+1 * 60) but I recon the dox should reflect this.

Any Ideas ?

4.2 documentation doesn’t reflect the current state of the SDK yet. TimeService is the way to go.