Closed
Description
Category
- Question
- Bug
Expected or Desired Behavior
Up to SPFX 1.4.1 there was a timeZoneInfo property on SPUser and SPWeb in the pagecontext, which was now removed. This was one of the most useful properties. Why did you remove this? What should we use instead to get the current timezone settings of the user in order to display date and time correctly in our webparts?
Observed Behavior
In the d.ts file it states: "Excluded from this release type: timeZoneInfo" ...without further explanation.