pysat / pysatSpaceWeather

pysat support for space weather indices and data sets
BSD 3-Clause "New" or "Revised" License
10 stars 5 forks source link

MAINT: update datetime #143

Closed aburrell closed 3 months ago

aburrell commented 8 months ago

Description

DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC)

Test configuration