Hi,
I'm trying to convert the Active Directory "whenCreated" attribute (time in this format: 20120203055042.0Z) extracted from AD into normal DateTime format ('cause I have to do some checks on the date).
Could you give me some tips on how can I do this with a C# rule extension?
I triyed with the following but it doesn't work..
Any helpyou can givemeisappreciated.
Thanks in advance.
Francesca