While some of the training data of LLMs is from American websites, documents etc. where the date format is MM/DD/YYYY, they should also include documents from other regions which use DD/MM/YYYY instead. Injecting a date in either of these formats could cause the LLMs to misinterpret the dates and also confuse users.
So how about having the timestamp in YYYY/MM/DD format, which is pretty much universal, or including a toggle to switch between them?
While some of the training data of LLMs is from American websites, documents etc. where the date format is MM/DD/YYYY, they should also include documents from other regions which use DD/MM/YYYY instead. Injecting a date in either of these formats could cause the LLMs to misinterpret the dates and also confuse users.
So how about having the timestamp in YYYY/MM/DD format, which is pretty much universal, or including a toggle to switch between them?