Tag:Python nonstandard time conversion
-
Conversion of non-standard time in Python
Matching structure: Today ~ the day before yesterday, a few days ago, minutes and seconds ago, etc. | 2017-1-4 12:10 | 2017 / 1 / 4 12:10 | April 2, 2018 12:12 | April 2, 2018 | 2017-1-4 | 2017 / 1 / 4 | 1 / 4| # -*- coding:utf-8 -*- from datetime import […]