dbt-selly/dbt-env/lib/python3.8/site-packages/parsedatetime/pdt_locales/en_US.py

8 lines
157 B
Python
Raw Normal View History

2022-03-22 15:13:27 +00:00
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from .base import * # noqa
# don't use an unicode string
localeID = 'en_US'
uses24 = False