|
orderopentime()
I also have a question about how to add minutes to something like OrderOpenTime(). If I wanted to say if((OrderOpenTime()+3min)>CurTime()) how would I add those 3 minutes. How do I make it the same formate as time and in the minute format so that it will add to the OrderOpenTime()?
|