I wanted to produce random dates including hours and minutes.
I used Random(3/8/2004 06:00, 3/10/2004 06:00)
This would only work if the options tab date format was set to dd/mm/yyyy hh:mm.
The hh:mm seems an unusual format to me - hh24:mi placed the '24' and the 'i' into the generated data.
I used Random(3/8/2004 06:00, 3/10/2004 06:00)
This would only work if the options tab date format was set to dd/mm/yyyy hh:mm.
The hh:mm seems an unusual format to me - hh24:mi placed the '24' and the 'i' into the generated data.