you are viewing a single comment's thread
view the rest of the comments
[–] 5 points 2 years ago (1 child)

I’m guessing the UI designer accidentally put in DD/MM/YY, when the code handles the date as MM/DD/YY.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 10 points 2 years ago (1 child)

    Sometimes if the developers don't specify, the date format can follow clients' settings, which can lead to unpredictable results like this.

  • source
  • parent
  • hideshow 2 child comments