date - autodetected or autofix

Autofixing dates would be helpful. e.g. August 14, 2009 is not y m d as Zotero claims.
  • Zotero can recognize almost any date format. It puts "y m d" next to the date to show that it detected a year, month, and day. If the date does not contain a day (e.g., August 2009), then you'll see "y m" there, and if the date is only a year, then you'll see "y" there. This is just feedback about what was detected. If you mouse over the date, you'll notice that Zotero displays the internal representation in yyyy-mm-dd format (assuming it's detected correctly).
  • Try some output. The detection flags aways shows "y m d" in that sequence, but the parse is picking up the elements correctly.
  • This needs to be changed in the user interface, then.

    I assumed that dates needed to be in y m d order, since that's what this shows!

    Removing the y m d would be more helpful, if it can't be shown in the order recognized.
  • Well, it's a shorthand that many people have learned to use, and there's nothing certainly wrong with it. You can always hover over the date to see the exact date that was recognized.
Sign In or Register to comment.