I'm attempting to make a program that can't be opened until a certain date. Is there any way to do this? I was thinking that using system-compare time might work, but I have no idea how to convert the date I want(July 15, 2010) into milliseconds. I tried using python script, but I'm not really familiar at all with python. I will appreciate all help. Thank you.