thiemowmde added a comment.

I'm sorry to say that, but I don't see how the fact that more tickets exist 
does make a specific ticket less relevant. You could say that on every ticket. 
I don't think this is helpful.

The argument that motivates this ticket is simple: `11` is almost completely 
meaningless. The only relevant information you can get from that is the order, 
as you pointed out correctly. `day` is almost self-explaining. You can look up 
what it means basically everywhere, even if you don't understand English.

Here is an other idea for string constants that retain the order (padded to 16 
digits for the year to be able to add more precisions later):

  YYYYYYY = 0
  YYYYYYYY = 1
  YYYYYYYYY = 2
  YYYYYYYYYY = 3
  YYYYYYYYYYY = 4
  YYYYYYYYYYYY = 5
  YYYYYYYYYYYYY = 6
  YYYYYYYYYYYYYY = 7
  YYYYYYYYYYYYYYY = 8
  YYYYYYYYYYYYYYYY = 9
  YYYYYYYYYYYYYYYYM = 10
  YYYYYYYYYYYYYYYYMD = 11
  YYYYYYYYYYYYYYYYMDH = 12
  YYYYYYYYYYYYYYYYMDHM = 13
  YYYYYYYYYYYYYYYYMDHMS = 14


TASK DETAIL
  https://phabricator.wikimedia.org/T99907

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: thiemowmde
Cc: mkroetzsch, Smalyshev, daniel, thiemowmde, Aklapper, Wikidata-bugs, aude



_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to