Parse-SDK-Flutter icon indicating copy to clipboard operation
Parse-SDK-Flutter copied to clipboard

ParseInstallation timeZone missing

Open vanyasem opened this issue 3 years ago • 1 comments

As explained in #95 (and #96) currently there is no a proper way to get time zone as Parse Server expects in Flutter, one solution would be using platform specific code.

In fact #186 was merged, but then reverted. I could not find an explanation to why exactly that happened - maybe that was done by mistake.

vanyasem avatar Feb 01 '22 13:02 vanyasem

Thanks for opening this issue!

  • ❌ Please edit your post and use the provided template when creating a new issue. This helps everyone to understand your post better and asks for essential information to quicker review the issue.

FlutterNativeTimezone.getLocalTimezone()

It does not support Linux, Dart, and Windows, it seems not good for use in Parse kernel

It is better to find a replacement for it

mbfakourii avatar Dec 19 '22 06:12 mbfakourii

Duplicate of https://github.com/parse-community/Parse-SDK-Flutter/issues/96

mtrezza avatar Jan 16 '23 11:01 mtrezza