File manager - Edit - /home/newsbmcs.com/public_html/static/img/logo/uk.tar
Back
__pycache__/formats.cpython-310.pyc 0000644 00000001421 15030023733 0013122 0 ustar 00 o �h� � @ sH d Z dZdZdZdZdZdZdZdd gZg d �Z g d�Z dZd ZdZ dS )u d E Y р.zH:iu d E Y р. H:izF Yzd Fzd.m.Yz d.m.Y H:i� z%d.%m.%Yz%d %B %Y)z%H:%M:%Sz%H:%M:%S.%fz%H:%M)z%d.%m.%Y %H:%M:%Sz%d.%m.%Y %H:%M:%S.%fz%d.%m.%Y %H:%Mz%d %B %Y %H:%M:%Sz%d %B %Y %H:%M:%S.%fz%d %B %Y %H:%M�,� � N)�DATE_FORMAT�TIME_FORMAT�DATETIME_FORMAT�YEAR_MONTH_FORMAT�MONTH_DAY_FORMAT�SHORT_DATE_FORMAT�SHORT_DATETIME_FORMAT�FIRST_DAY_OF_WEEK�DATE_INPUT_FORMATS�TIME_INPUT_FORMATS�DATETIME_INPUT_FORMATS�DECIMAL_SEPARATOR�THOUSAND_SEPARATOR�NUMBER_GROUPING� r r �S/usr/local/CyberPanel/lib/python3.10/site-packages/django/conf/locale/uk/formats.py�<module> s � __pycache__/__init__.cpython-310.pyc 0000644 00000000261 15030023733 0013207 0 ustar 00 o �h � @ s d S )N� r r r �T/usr/local/CyberPanel/lib/python3.10/site-packages/django/conf/locale/uk/__init__.py�<module> s formats.py 0000644 00000002331 15030023733 0006564 0 ustar 00 # This file is distributed under the same license as the Django package. # # The *_FORMAT strings use the Django date format syntax, # see https://docs.djangoproject.com/en/dev/ref/templates/builtins/#date DATE_FORMAT = "d E Y р." TIME_FORMAT = "H:i" DATETIME_FORMAT = "d E Y р. H:i" YEAR_MONTH_FORMAT = "F Y" MONTH_DAY_FORMAT = "d F" SHORT_DATE_FORMAT = "d.m.Y" SHORT_DATETIME_FORMAT = "d.m.Y H:i" FIRST_DAY_OF_WEEK = 1 # Monday # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see https://docs.python.org/library/datetime.html#strftime-strptime-behavior DATE_INPUT_FORMATS = [ "%d.%m.%Y", # '25.10.2006' "%d %B %Y", # '25 October 2006' ] TIME_INPUT_FORMATS = [ "%H:%M:%S", # '14:30:59' "%H:%M:%S.%f", # '14:30:59.000200' "%H:%M", # '14:30' ] DATETIME_INPUT_FORMATS = [ "%d.%m.%Y %H:%M:%S", # '25.10.2006 14:30:59' "%d.%m.%Y %H:%M:%S.%f", # '25.10.2006 14:30:59.000200' "%d.%m.%Y %H:%M", # '25.10.2006 14:30' "%d %B %Y %H:%M:%S", # '25 October 2006 14:30:59' "%d %B %Y %H:%M:%S.%f", # '25 October 2006 14:30:59.000200' "%d %B %Y %H:%M", # '25 October 2006 14:30' ] DECIMAL_SEPARATOR = "," THOUSAND_SEPARATOR = "\xa0" # non-breaking space NUMBER_GROUPING = 3 LC_MESSAGES/django.mo 0000644 00000072762 15030023733 0010142 0 ustar 00 �� A $ � , � H � 2 O ; m 8 � 9 � 5 P o � � � � � � � � ! � " $ ) 7 : D M ] c j ~ � � � � � � � � � $ ) 1 F M ] g * o � � � � � � � ' - 4 E Y k t � '