jwaldmann / star-exec-presenter

presentation platform for star-exec written in Haskell and based upon Yesod
2 stars 7 forks source link

start_date is wrong in table job_info #169

Closed jwaldmann closed 7 years ago

jwaldmann commented 7 years ago
id  | star_exec_id |                name                 |  status  |         date          | pre_proc |  post_proc  | is_complexity | is_public |       start_date       |          finish_date          |          last_update          
-----+--------------+-------------------------------------+----------+-----------------------+----------+-------------+---------------+-----------+------------------------+-------------------------------+-------------------------------
 664 |        24203 | TRS Equat 80043                     | Complete | 2017-09-02 22:37:06.0 | none     | plain.6     | f             | t         | 1970-01-01 01:00:00+01 | 2017-09-03 05:46:00.192477+02 | 2017-09-03 15:26:37.338469+02
jwaldmann commented 7 years ago

we now parsing dates from starexec. See also https://www.tapatalk.com/groups/starexec/dates-returned-by-starexec-should-include-timezone-t152.html