mlbgame
mlbgame copied to clipboard
Changing time zone to Pacific
Hi, I'm trying to change the time zone of the game times to Pacific. In the game.py script at around line 208, it mentions how the time zone is not specified but to consider it as Eastern. Where/how do I change it? Thanks!
I'm not sure if you can change it. This seems to be a limitation of the XML files. However, I think the best approach would be to change the timezone of the returned object property before using it in your application.