+ 3
Hi! What is wrong In this code? It doesn't work(
from datetime import date, datetime import locale locale.setlocale(locale.LC_ALL, 'ru_RU.UTF-8') now = datetime.now() print(now) https://code.sololearn.com/cbw2iLOaD80N/?ref=app
1 Réponse
+ 8
This a common problem that can occur. May be you can find here some hints: https://stackoverflow.com/questions/14547631/JUMP_LINK__&&__python__&&__JUMP_LINK-locale-error-unsupported-locale-setting