Skip to content

allow store/retrieve timezone of curent request client  #18

@xzer

Description

@xzer

When we rendering a Instant to form field, we need a certain timezone to format the Instant to a string, which requests the client's timezone information.

Of course we can try to decide it at the place where we convert the Instant to a string, but a better solution is to allow developers to store the zone into context at the beginning of current request context.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions