timezone

1 post tagged “timezone”.

  1. 2024
  2. Convert a datetime object to UTC without using pytz

    I wanted to convert a datetime object (from GitPython) to UTC without adding the dependency.

    1 min read