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

Investigate Python 2.6's datetime.date.strftime #14

Open
GoogleCodeExporter opened this issue Mar 13, 2015 · 0 comments
Open

Investigate Python 2.6's datetime.date.strftime #14

GoogleCodeExporter opened this issue Mar 13, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link


Python 2.6 has introduced a new "f" format for datetime.date.strftime
(http://docs.python.org/library/datetime.html#strftime-behavior). I'd like
to investigate whether it can be conditionally used for Python 2.6+ instead
of our own solr.core.utf_from_string which exists solely because there was
no built-in microseconds resolution for string parsing pre-Python 2.6.

Original issue reported on code.google.com by ds...@gefira.pl on 15 Sep 2009 at 6:44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant