PowerShell / MMI

Other
24 stars 17 forks source link

MI_Datetime marshalling #18

Closed johnkord closed 8 years ago

johnkord commented 8 years ago

This implements converting DateTime (+TimeSpan) to/from MI_Datetime and enables the associated unit tests in CimInstanceTest.cs

This also contains some of @cbnilrem 's changes from their refactor branch to handle issues with testing.