(imported topic written by jclark91)
I need to be able to evaluate a date stamp that is recorded in the registry as a string in the format: YYYYMMDD.
For example: 20070425
Is there a way to convert a string in this format to an actual date? I then need to evaluate the date to see if it is more than 30 days old.
Thanks for the help.