> I'm probably missing something but I think you can simply add the appropriate > offset to os.time I think os.time() is the way to go. The only thing missing is a universal date parser that coverts dates into the os.time() epoch form. DB