[ckan-changes] [ckan/ckan] 2ffba4: [#2334] Perform DataPusher timestamp check using U...

GitHub noreply at github.com
Tue Apr 11 09:09:47 UTC 2017


  Branch: refs/heads/2334-date-check-utcnow
  Home:   https://github.com/ckan/ckan
  Commit: 2ffba46b05165b41026fbbbc3fd6b2f1bc796e21
      https://github.com/ckan/ckan/commit/2ffba46b05165b41026fbbbc3fd6b2f1bc796e21
  Author: amercader <amercadero at gmail.com>
  Date:   2017-04-11 (Tue, 11 Apr 2017)

  Changed paths:
    M ckanext/datapusher/logic/action.py

  Log Message:
  -----------
  [#2334] Perform DataPusher timestamp check using UTC

Task timestamps are stored in UTC but the check was done against .now(),
causing a test failure locally (Summer saving time)




More information about the ckan-changes mailing list