2
0
mirror of https://github.com/openkmip/pykmip synced 2025-12-19 09:43:47 +00:00
Files
pykmip/kmip/tests/unit/core/primitives
Peter 7374bcda25 Fixing bug with DateTime str test
An issue with local daylight savings time causes a comparison error in
some locales when checking against a hard-coded expected time string.
The DateTime primitive string representation has been updated to output
only UTC time strings.

Fixes #124
2016-04-05 14:00:14 -04:00
..