dummy-json
dummy-json copied to clipboard
date within date range
I want to create some data with a "start date" (d1,d2) and "action date" (xxx,d2) - however, the action date must be greater than the start date
How can I ensure that xxx is after d1 ?