Michael E. Rose

Results 100 comments of Michael E. Rose

It's a shame this repository is inactive

If you're like me, and you're disappointed by a fundamental issue not being solve in three years, just use the alternative: https://github.com/jannikmi/timezonefinder Note: I'm not affiliated with `timezonefinder`.

Which file specifically do you mean with `the xml file`? Also, which version are you using?

All of them, or a particular xml file? The website has multiple hundred xml files.

How would users know the filename beforehand?

Alright, then let's make the class work with the filename. I will include your hints in the documentation.

That's a same that the query string changes. I'm thinking about how to minimize the necessary changes on the user end and how to stay as close to the other...

Do users use _either_ `qs` or the others?

In this case I would suggest the following: The default way of interacting with this class is the `qs` string, which we calll query. That's the same way as other...