Date Problems in Active Directory
Hi
20101130140000.0Z == 12/1/2010
20101207135959.0Z == 12/7/2010
20101206140000.0Z == 12/7/2010
20101208135959.0Z == 12/8/2010
20101116140000.0Z == 11/17/2010
20101125135959.0Z == 11/25/2010
20101104140000.0Z == 11/5/2010
20101213135959.0Z == 12/13/2010
20101102140000.0Z == 11/3/2010
20101209135959.0Z == 12/9/2010
20101123140000.0Z == 11/24/2010
20101125135959.0Z == 11/25/2010
20101126140000.0Z == 11/27/2010
20101130135959.0Z == 11/30/2010
20101001140000.0Z == 10/2/2010
20101005135959.0Z == 10/5/2010
Values on the left are obtained from Active Directory and the dates at the right are obtained using Exchange Powershell
Note: i need to know how to convert the values on the left to dates at the right using .NET 2.0 framework (VS 2005) in either C# or VB.NET
Thanks
Jacks