Forum Discussion
Notebook - locale.setlocale to other languages
Hey,
are there any ways to set locale to other languages than en-US during notebook session?
For example I want to create a new time dimension and all names for days, months etc are in english but I want german.
I think currently only en-US is supported?
- Anonymous1 year ago
Hi tkiwi ,
Thank you for reaching out to the Microsoft Fabric Community.
Currently, Microsoft Fabric notebooks only support the en-US locale at the system level, so changing the notebook’s system locale to German (or other languages) isn’t possible right now.
However, you can achieve German date/time formatting by using Python libraries like babel, which provide localized month and day names without relying on system locales. For example, with babel, you can format dates in German directly within your notebook regardless of the underlying locale support.
Please refer the following screenshot for your understanding:
I hope this will resolve your issue, if you need any further assistance, feel free to reach out.
If this post helps, then please give us Kudos and consider Accept it as a solution to help the other members find it more quickly.
Thankyou.
4 Replies
- AnonymousNot applicable
Hi tkiwi ,
Thank you for reaching out to the Microsoft Fabric Community.
Currently, Microsoft Fabric notebooks only support the en-US locale at the system level, so changing the notebook’s system locale to German (or other languages) isn’t possible right now.
However, you can achieve German date/time formatting by using Python libraries like babel, which provide localized month and day names without relying on system locales. For example, with babel, you can format dates in German directly within your notebook regardless of the underlying locale support.
Please refer the following screenshot for your understanding:
I hope this will resolve your issue, if you need any further assistance, feel free to reach out.
If this post helps, then please give us Kudos and consider Accept it as a solution to help the other members find it more quickly.
Thankyou.
- AnonymousNot applicable
Hi tkiwi ,
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you.
- AnonymousNot applicable
Hi @tkiwi ,
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you. - AnonymousNot applicable
Hi tkiwi ,
May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.