Hello,

Your actual implementation of hook_flush_caches() will rebuild all date formats at each cron, which is, I think, exactly not what you want. On some site we run cron every 5 minutes, which makes your module do a lot of useless stuff.

You should consider having a different caching approach.

Comments

damienmckenna’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Unfortunately the Drupal 6 version of the Date module is no longer supported. That said, we appreciate that you took time to work on this issue. Should this request still be relevant for Drupal 7 please feel free to reopen it. Thank you.