pendulum icon indicating copy to clipboard operation
pendulum copied to clipboard

Pendulum.timezones in release notes do not reflect the code and not otherwise documented

Open Evan0000000000 opened this issue 11 months ago • 0 comments

  • [x] I have searched the issues of this repo and believe that this is not a duplicate.

Issue

I'm not sure if this counts as a documentation issue exactly but it seems likely users besides me will land on this, and while it's minor it could cause confusion:

In the release notes here: https://pendulum.eustace.io/blog/pendulum-1-3-0-is-out.html pendulum.timezones is noted as a property but it looks like it's actually (now?) a function.

Rather than edit the release notes it might be ideal to add a section for this function to the formal documentation so it comes up while searching. E.g., I ended up on the release notes page by way of searching docs -> nothing -> google -> #143 -> release notes

Evan0000000000 avatar Jan 22 '25 16:01 Evan0000000000