How do you get the current date so it can be used to compare another
variable using LUA? I've tried os.date and even nwtypes.TimeT and I can
get it to load into a variable.
William,Thanks for the help! That helped to get epoch. Do you have any
code samples to convert from or to epoch? The samples I'm finding on the
internet are working for me. Thanks!