Year not showing in observations

Platform (Android, iOS, Website): Website Window 10

Browser, if a website issue (Firefox, Chrome, etc) :

That’s very strange… the observation isn’t showing up on your profile either

I can replicate, but only if my language is set to PortuguĂŞs or Portuguese (Brazil). It also only seems to be your observations which is odd.

What’s the URL of the observation?

Only observation of the species
https://www.inaturalist.org/observations/71578992

I can replicate when set to Portuguese, no other time. Must be an error with the code of the language, I guess.

There was an error in the translation string – the Y for year got switched to A (perhaps someone thought it should be for ano?). But instead of AAAA producing a 4 digit year, it produces either AM or PM, repeated 4 times.

image

I submitted a fix, it should get pushed through at some point.