It would be nice if the dateRange job property would be split into two different properties, namely startDate and endDate. This would make it easier for storing the parsed data in a database since most databases would have separate start_date and end_date columns.
It would be nice if the dateRange job property would be split into two different properties, namely startDate and endDate. This would make it easier for storing the parsed data in a database since most databases would have separate
start_date
andend_date
columns.