Sign in
|
Join PowerShell.com!
|
Help
Home
PowerTips
Ask the Experts
Forums
Webcasts
Blogs
eBookV2
Script Library
Twitter Grid
All Tags
»
WMI
»
DateTime
(
RSS
)
Browse Forum Posts by Tags
Showing related tags and posts for the
Forums
application. See
all tags in the site
Convert
Converting WMI Dates in real Dates
Ever wondered how to convert the WMI datetime format into a readable date? Here is an example: The [System.Management.ManagementDateTimeConverter] type has a static method called toDateTime() which converts WMI datetime to real datetime. The type has additional methods to also convert dates to WMI dates...
Posted to
Using WMI
(Forum)
by
Tobias Weltner
on 12-05-2008
Filed under: DateTime, WMI, Convert
Page 1 of 1 (1 items)
Copyright 2011 PowerShell.com. All rights reserved.