asammdf icon indicating copy to clipboard operation
asammdf copied to clipboard

Update v4_blocks.py

Open chr-sy opened this issue 2 years ago • 0 comments

tz-naive datetimes should now be handled as required by the MDF spec: if the start_time setter function gets a tz-naive datetime, it produces a "local" timestamp which is converted to the exactly same tz-naive datetime by the getter function.

chr-sy avatar Apr 27 '23 07:04 chr-sy