Open pallymore opened 9 years ago
currently:
export.start_date = "2015-03-27 11:11:11"
should be able to do
export.start_date = Time.now - 5.days
currently:
should be able to do