Skip to content

profile: Display user's local time #292

Open
@sirpengi

Description

@sirpengi

In the profile screen (#195 ) we should show the current time in the user's configured timezone. This will involve integrating timezone data.

We've identified https://pub.dev/packages/timezone as a good candidate (chat thread) and an initial attempt was already made to integrate it, but the initialization of the database was measured to take ~100ms during bootup. It would make sense to delay the initialization of the database until we need to display the profile screen.

A followup issue will be:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions