Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Iterate best score +1 in order to fix issue-249 #250

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Iterate best score +1 in order to fix issue-249 #250

wants to merge 1 commit into from

Conversation

chaz2x4
Copy link

@chaz2x4 chaz2x4 commented Oct 28, 2016

Twelve hour formats are shown as Jan 30, 2015, 11:00:00 instead of Jan 30, 2015, 11:00:00 PM.

Seems to be an issue with the score, as changing bestScore to score + 1 in datetimeformat line 560 seems to fix this

@caridy
Copy link
Collaborator

caridy commented Nov 16, 2016

Arbitrary changes in bestScore is not a good way to go here, we need to understand what's going on first. We need more information in issue #249

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

Successfully merging this pull request may close these issues.

2 participants