asammdf
asammdf copied to clipboard
Update v4_blocks.py
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.