Skip to content

Timezone Asia/Calcutta deprecated #61289

@edouardgat

Description

@edouardgat

Symfony version(s) affected

symfony/intl v7.3.2

Description

The Asia/Calcutta time zone has been deemed obsolete.
It has been replaced by Asia/Kolkata.

It needs to be changed on all files within Resources/data/timezones in the symfony/intl package

How to reproduce

When trying to match Asia/Kolkata in Intl, it cannot be used because it's referenced as Asia/Calcutta

Possible Solution

Simply replace all from Asia/Calcutta to Asia/Kolkata, possible reorder lines in arrays

Additional Context

No response

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