Skip to content
This repository was archived by the owner on Jun 17, 2021. It is now read-only.
This repository was 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

Description

@pallymore

currently:

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

should be able to do

export.start_date = Time.now - 5.days

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions