G
Guest
I have this statement
DateDiff("s", BeginTime, EndTime)
I want to show it in the format of mm:ss how can I do this?
DateDiff("s", BeginTime, EndTime)
I want to show it in the format of mm:ss how can I do this?