From: Pete Vander Giessen Date: Tue, 13 Dec 2016 22:13:41 +0000 (-0500) Subject: Improved datetime parsing for unit.py X-Git-Tag: 0.1.0~11^2 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=0a3b685af80dc92e039241b17e712b15994f5769;hp=0a3b685af80dc92e039241b17e712b15994f5769;p=osm%2FN2VC.git Improved datetime parsing for unit.py Now uses dateutils lib to handle timezones, nanoseconds, and other headaches. ---