[Fusioninventory-commit] [fusinv/fusioninventory-agent] b6fbcb: Properly format BIOS date from WMI
Gonéri Le Bouder
goneri at rulezlan.org
Fri Nov 2 20:12:17 UTC 2012
Branch: refs/heads/2.2.x
Home: https://github.com/fusinv/fusioninventory-agent
Commit: b6fbcb947ead03e99d7d1a65d17c438a4f997abf
https://github.com/fusinv/fusioninventory-agent/commit/b6fbcb947ead03e99d7d1a65d17c438a4f997abf
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-11-02 (Fri, 02 Nov 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Bios.pm
M lib/FusionInventory/Agent/Task/Inventory/Inventory.pm
A t/inventory/windows/bios.t
Log Message:
-----------
Properly format BIOS date from WMI
BIOS date retrieved from WMI are in the following
format: 20050927******.******+***
According to Microsoft:
http://msdn.microsoft.com/en-us/library/windows/desktop/aa394077(v=vs.85).aspx
Release date of the Windows BIOS in the Coordinated Universal Time (UTC)
format of YYYYMMDDHHMMSS.MMMMMMOOO.
Thank you Arnaud for the details.
closes: #1820
Reported-by: Arnaud Meurou <ameurou at live.fr>
More information about the Fusioninventory-commit
mailing list