Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New DATE_FORMAT may not work in old modules #203

Closed
webbird opened this issue Dec 2, 2013 · 1 comment
Closed

New DATE_FORMAT may not work in old modules #203

webbird opened this issue Dec 2, 2013 · 1 comment

Comments

@webbird
Copy link
Contributor

webbird commented Dec 2, 2013

As we moved from using date() to strftime() in BlackCat, old modules using DATE_FORMAT / TIME_FORMAT print scrambled dates. For the frontend, we have a filter, but it's not perfect at all.

"Workaround" would be to rename the constants used in BC (with CAT_ prefix) and use the old date()-compatible format for the old constants.

Changes needed:

  • CAT_Helper_DateTime
  • Update script
  • Global settings
  • User preferences
@webbird
Copy link
Contributor Author

webbird commented Apr 14, 2014

I'm working on it.

webbird pushed a commit that referenced this issue Apr 14, 2014
@webbird webbird closed this as completed May 28, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant