I have an idea on something I want to code, but I'm having some trouble on one part of it. Before I waste hours on a code I first need to get over a road hump.Pretty much I have looked at all open source scripts, wikis, and web sites I can on this matter. Not looking for a hand out on it or someone to do my work for me by no means. What I need help on, you would think it pretty easy to do.
I need a way to check time and date differences. Last time object was fired off (12/15/2019 @ 2:30 pm - 12/22/19 @ 3:30 am) hours mins and days time passes into that time frame.
basically a way to check for
Days passed
Hours passed
Mins passed
Thinking in a scope manner so I can check to see if trigger event is meet for the said time frame.
Idea is to check when said object is rezzed and or attach said object it would check the time and date for idea above.
All ready have the timer pretty much formatted out for when said object is rezzed/attached.