mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-09 11:50:09 +08:00
Makes get_datetime agnostic as to whether its input is a datetime or a Timestamp. (astimezone is an alias to tz_convert when the input is a Timestamp).