MITHaystack/digital_rf

`datetime.datetime.utcfromtimestamp` deprecated

ryanvolz opened this issue · 0 comments

"Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC)".