mlbgame icon indicating copy to clipboard operation
mlbgame copied to clipboard

Changing time zone to Pacific

Open erinbristow opened this issue 5 years ago • 1 comments

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!

erinbristow avatar May 24 '19 19:05 erinbristow

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.

panzarino avatar Jun 24 '19 18:06 panzarino