kennethreitz / maya

Datetimes for Humans™
MIT License
3.41k stars 199 forks source link

Add timezone aware snap modifiers #185

Closed cognifloyd closed 4 years ago

cognifloyd commented 4 years ago

This allows for modifications in the given timezone. ie, snapping to the beginning of the day with @d uses midnight in the given timezone instead of in UTC. As usual, the maya object returned is back in UTC, only the modifications happen in the requested timezone.

github-actions[bot] commented 4 years ago

This Pull Request is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

cognifloyd commented 4 years ago

I would still like to see this merged. Is there anything else I need to do?