Skip to content
This repository has been archived by the owner on Jun 17, 2021. It is now read-only.

export responses - start_date & end_date should take date-time object instead of formatted strings #6

Open
pallymore opened this issue Mar 27, 2015 · 0 comments

Comments

@pallymore
Copy link
Contributor

currently:

export.start_date = "2015-03-27 11:11:11"

should be able to do

export.start_date = Time.now - 5.days
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant