Hi @Jonathan Apeldoorn - Ziber,
Adding to above response, this issue likely occurs because Azure Cognitive Services Translation is applying contextual interpretation based on common date formats. When numbers like "5th" and "7th" appear without a month, the model may infer a likely month based on regional or linguistic patterns.
To avoid this, try explicitly specifying the month as "Wednesday 5" instead of "Wednesday 5th" or adding "of this month" to guide the translation. You can also experiment with different formatting, such as "5/6/7" without ordinal indicators. Let us know if you'd like further adjustments.
I hope this helps. Thank you.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful.