locale
Sets the locale for the date element.
Overview
Here’s an example that sets the locale to Thai, which uses the Buddhist calendar. The date displayed is January 19, 2031 based on the format attribute.
<date format="MMMM dd, yyyy" locale="th_TH">2574-01-19</date>Values for locale
<language>_<country>The locale format the date is in.