Skip to content

Commit

Permalink
locale - off (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
kudralexandr authored Aug 29, 2024
2 parents 6d7ad8a + 187dce9 commit 4fee3d7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/schooling/utils.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
import locale

locale.setlocale(locale.LC_TIME, 'ru_RU.UTF-8')


def format_datetime(dt):
"""Функция для форматирования даты и времени в удобный формат."""
return dt.strftime('%d %B, в %H.%M')
Expand Down

0 comments on commit 4fee3d7

Please sign in to comment.