Skip to content

JS-less localized absolute time formatting #91

Description

@lucacasonato

Logistics

Facilitator(s)

@lucacasonato @eemeli

Summary

Right now server side rendered, or pre-rendered web pages can not display timezone localized dates and times without resorting to JavaScript.

This is because servers have no way of knowing the users timezone on first navigation to a page.

Let’s find a solution to this problem, such as:

  • a new or repurposed HTML element
  • a CSS function to use with content prop
  • or something else

I’d love to end the session with a workable and broadly agreeable solution, that I can then work on specs and tests for.

Type

Onsite

Other comments

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions