I have a DATETIME field in mySQL (fromStamp) with a valid date/time stamp in it. I need to be able to round the minutes UP to the next 6 minute interval. Seconds should be ignored or treated as :00) wi
I have a DATETIME field in mySQL (fromStamp) with a valid date/time stamp in it. I need to be able to round the minutes UP to the next 6 minute interval. Seconds should be ignored or treated as :00) wi