Quantcast
Channel: Mockaroo Community Forum - Latest posts
Viewing all articles
Browse latest Browse all 2665

How to create a time interval of 5 minutes with a starting time 00:00

$
0
0

I need data of 5 minutes time interval but it should go as 00:05, 00:10…23:50,23:55,24:00.
I did some research and understood one way to do is using formula and setting command as " now().utc-minutes((100-__id)*5)" but it gives me random 00:48, 00:53, etc as it picks up current time.

so is there any way I can set up starting time and then get interval data


Viewing all articles
Browse latest Browse all 2665

Trending Articles