Is it possible to set locale while using native date and time fields?

I’m having markup problems with date and datetime fields (calendar not showing properly, maybe my bootstrap theme is interfering with it) so I decide to rely on native_time, native_date and native_datetime. How can I properly set (force) the locale for those type of fields? I think they are using browser language (not system/app lang).

Regards.