timeZoneOverride property

String? timeZoneOverride
final

Set a timezone override for web pages loaded in this WebContext.

This allows overriding the system timezone for web content. The value should be a valid IANA timezone identifier like "America/New_York", "Europe/London", or "Asia/Tokyo".

Officially Supported Platforms/Implementations:

Implementation

final String? timeZoneOverride;