How to translate DateTime picker in ServicePortal?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2019 03:31 AM
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:
Thank you,
Radek
- Labels:
-
Service Portal

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2019 08:46 AM
You need to the localized js file in the header of your service portal page.
Check below for solution
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2019 02:09 AM
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.