chronotope / chrono-tz

TimeZone implementations for rust-chrono from the IANA database
Other
235 stars 56 forks source link

Expose the underlying IANA Timezone Database Version #131

Closed westy92 closed 11 months ago

westy92 commented 1 year ago

Please add a function or property to return the underlying IANA Timezone Database Version, i.e. "2023c" or "2022f".

djc commented 1 year ago

Seems like a reasonable request, would you able to submit a PR?

westy92 commented 1 year ago

Done!