File manager - Edit - /home/newsbmcs.com/public_html/static/img/logo/ml.tar
Back
__pycache__/formats.cpython-310.pyc 0000644 00000001377 15030043677 0013145 0 ustar 00 o �h= � @ s@ d Z dZdZdZdZdZdZdZg d�Zg d �Z d Z dZdZd S )zN j, Y�Pz N j, Y, PzF YzF jzm/d/Yzm/d/Y P� )z%Y-%m-%dz%m/%d/%Yz%m/%d/%y) z%Y-%m-%d %H:%M:%Sz%Y-%m-%d %H:%M:%S.%fz%Y-%m-%d %H:%Mz%m/%d/%Y %H:%M:%Sz%m/%d/%Y %H:%M:%S.%fz%m/%d/%Y %H:%Mz%m/%d/%y %H:%M:%Sz%m/%d/%y %H:%M:%S.%fz%m/%d/%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�DATETIME_INPUT_FORMATS�DECIMAL_SEPARATOR�THOUSAND_SEPARATOR�NUMBER_GROUPING� r r �S/usr/local/CyberPanel/lib/python3.10/site-packages/django/conf/locale/ml/formats.py�<module> s __pycache__/__init__.cpython-310.pyc 0000644 00000000261 15030043677 0013220 0 ustar 00 o �h � @ s d S )N� r r r �T/usr/local/CyberPanel/lib/python3.10/site-packages/django/conf/locale/ml/__init__.py�<module> s formats.py 0000644 00000003075 15030043677 0006603 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 = "N j, Y" TIME_FORMAT = "P" DATETIME_FORMAT = "N j, Y, P" YEAR_MONTH_FORMAT = "F Y" MONTH_DAY_FORMAT = "F j" SHORT_DATE_FORMAT = "m/d/Y" SHORT_DATETIME_FORMAT = "m/d/Y P" FIRST_DAY_OF_WEEK = 0 # Sunday # The *_INPUT_FORMATS strings use the Python strftime format syntax, # see https://docs.python.org/library/datetime.html#strftime-strptime-behavior # Kept ISO formats as they are in first position DATE_INPUT_FORMATS = [ "%Y-%m-%d", # '2006-10-25' "%m/%d/%Y", # '10/25/2006' "%m/%d/%y", # '10/25/06' # "%b %d %Y", # 'Oct 25 2006' # "%b %d, %Y", # 'Oct 25, 2006' # "%d %b %Y", # '25 Oct 2006' # "%d %b, %Y", # '25 Oct, 2006' # "%B %d %Y", # 'October 25 2006' # "%B %d, %Y", # 'October 25, 2006' # "%d %B %Y", # '25 October 2006' # "%d %B, %Y", # '25 October, 2006' ] DATETIME_INPUT_FORMATS = [ "%Y-%m-%d %H:%M:%S", # '2006-10-25 14:30:59' "%Y-%m-%d %H:%M:%S.%f", # '2006-10-25 14:30:59.000200' "%Y-%m-%d %H:%M", # '2006-10-25 14:30' "%m/%d/%Y %H:%M:%S", # '10/25/2006 14:30:59' "%m/%d/%Y %H:%M:%S.%f", # '10/25/2006 14:30:59.000200' "%m/%d/%Y %H:%M", # '10/25/2006 14:30' "%m/%d/%y %H:%M:%S", # '10/25/06 14:30:59' "%m/%d/%y %H:%M:%S.%f", # '10/25/06 14:30:59.000200' "%m/%d/%y %H:%M", # '10/25/06 14:30' ] DECIMAL_SEPARATOR = "." THOUSAND_SEPARATOR = "," NUMBER_GROUPING = 3 LC_MESSAGES/django.mo 0000644 00000074130 15030043677 0010142 0 ustar 00 �� ( \ � � � H � 7 ; U 8 � 9 � ! ' - 3 9 ! ? a d f k n x � � � � � � � � � � � � $ 8 ] e z � � � * � � � � � � / 8 B H O ` t � � � '