Skip to content

Conversation

@stkrzysiak
Copy link

@stkrzysiak stkrzysiak commented May 15, 2022

Fixes #256

@vercel
Copy link

vercel bot commented May 15, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
tzdb ❌ Failed (Inspect) May 15, 2022 at 11:55AM (UTC)


export const rawTimeZones: RawTimeZone[];
export const timeZonesNames: TimeZoneName[];
export const abbreviations: {[key: string]: string}
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can use Record<string, string>

@eramdam
Copy link

eramdam commented Nov 7, 2023

Any hope of getting this merged? 😁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants