Go here:

http://www.vbforums.com/showthread.p...hreadid=109850

You will see a post using

ptr = localtime(<);

The < symbol is NOT what is in the text

Code:
Text  is ( & l t  )
I put spaces in between each char there, otherwise it turns into <
If you look at the text itself, you'll see the difference
This confused the heck out of several people.

Thank you.