Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 399 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 399 Bytes

Readme

格式化时间,通过多种中文格式显示

EventTimeFormat

时间格式化 : 11月19日 ~ 2015年1月30日 每周三,日 09:30-22:30 | 11月19日 ~ 2015年1月30日 每周三,日 全天 | 全年 每周四 10:30-21:00 | 每周四 10:30-21:00

pypi发布

python3 setup.py sdist bdist_wheel
twine upload dist/event_time_format-1.0.x-py3-none-any.whl

测试