gijzelaerr / python-snap7

A Python wrapper for the snap7 PLC communication library
http://python-snap7.readthedocs.org/
MIT License
643 stars 245 forks source link

added DATE_AND_TIME Value as Datetime object #312

Closed zsisamci closed 2 years ago

zsisamci commented 3 years ago

added function to get DATE_AND_TIME value as datetime Object and updated get_dt to use this function no new test added because test for get_dt should be sufficient