Hi
I want to convert my now() time to round down to nearest 10th minute.
For e.g. If now returns 10:02 I want it to be converted to 10:00, if its, 10:18 then 10:10. how can we achieve that
↧