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

Problems with sorting by date #97

Open
dkroeper opened this issue Jan 27, 2017 · 1 comment
Open

Problems with sorting by date #97

dkroeper opened this issue Jan 27, 2017 · 1 comment

Comments

@dkroeper
Copy link

Hi,

is there a problem interpreting the date last updated? In our journals.csv are the dates stored with format YYYY-MM-DD. If DD is less then 12, it is interpreted as month and not as day. Therefore some of our journals were updated in the future.
I attached our journals.csv and a screenshot!

screen shot 2017-01-27 at 10 50 44

journals.csv.txt

@tzeumer
Copy link
Contributor

tzeumer commented Nov 8, 2017

I'm probably a little late on this topic, but is this still an issue? I have no such behavior (only if publishing dates are really in the future).

The relevant part in the code are the two lines about $timestring (and $wF). But I don't see how this could "break"...

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

2 participants