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

Fix birth (and other?) dates from emulators #193

Open
amoeba opened this issue Aug 6, 2020 · 1 comment
Open

Fix birth (and other?) dates from emulators #193

amoeba opened this issue Aug 6, 2020 · 1 comment
Assignees
Labels

Comments

@amoeba
Copy link
Owner

amoeba commented Aug 6, 2020

Emulators appear to not be sending character birth data right, see https://treestats.net/rankings?server=All&ranking=birth.

@amoeba
Copy link
Owner Author

amoeba commented Oct 23, 2021

I've been logging failed parses of the brith field and it seems like these are the recurring formats that, obviously, fail:

  • 2020-08-24 5:45:10 AM EST
  • 26-May-21 22:18:53 EST
  • 12/13/2020 02:36:56 EST
  • 1/30/2021 17:41:07 EST

This should be fixed for good once I use culture invariant methods for dates in the plugin, see amoeba/treestats#34.

@amoeba amoeba self-assigned this Oct 23, 2021
@amoeba amoeba added the bug label Oct 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant