How to translate DateTime picker in ServicePortal?

Radek Homola
Kilo Expert

Hi all,

does someone know how to achieve translation (for selected localization) of the Bootstrap OOTB DateTime picker?

I need to translate the month names and the day abbreviations. 

This is the picture of the picker:

find_real_file.png

 

Thank you,

Radek

2 REPLIES 2

sachin_namjoshi
Kilo Patron
Kilo Patron

You need to the localized js file in the header of your service portal page.

Check below for solution

 

https://stackoverflow.com/questions/19671887/angularjs-angular-ui-bootstrap-changing-language-used-b...

 

Regards,

Sachin

Hey, thank you for your time.

I am a bit of lost.

Do you know how to append this script globally in the <head> part in ServiceNow?

 

Unfortunately, I don't know how to achieve that state.