techvalidate / pano

MIT License
0 stars 0 forks source link

SOLN 2042: Expect date value to contains timezone info #137

Closed suzukia closed 5 years ago

suzukia commented 5 years ago

For: https://jira.surveymonkey.com/browse/SOLN-2042

For example: Before: Using launch_on Database launch_at: 2019-02-05 18:00:00 (in UTC) get_date_value(:launch_on):

After: Using launch_on_datetime get_date_value(:launch_on_datetime):