•  
      request #21345 Remove embedded jstimezonedetect library
    Infos
    #21345
    Thomas Gerbet (tgerbet)
    2021-05-11 12:21
    2021-05-10 18:14
    22937
    Details
    Remove embedded jstimezonedetect library

    Tuleap embeds a library to do some timezone detection on the client side:

    • the upstream repository does not exist anymore (there are some forks)
    • the database embedded in the library is outdated and is not aware of some changes in the TZ
    • the same thing can be achieved with Intl.DateTimeFormat().resolvedOptions().timeZone in any half-decent browser
    Other
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Gerbet (tgerbet)
    Closed
    2021-05-11
    Attachments
    Empty
    References

    Follow-ups