strptime
There are 12 repositories under strptime topic.
milaan9/08_Python_Date_Time_Module
Time is undoubtedly the most critical factor in every aspect of life. Therefore, it becomes very essential to record and track this component. In Python, date and time can be tracked through its built-in libraries. This article on Date and time in Python will help you understand how to find and modify the dates and time using the time and datetime modules.
cho45/micro-strptime.js
micro strptime implementation on JavaScript
fawkesley/python-utcdatetime
Simple UTC datetimes for Python using RFC3339 subset of ISO8601.
Mottl/ctimefmt
strptime/strftime compatible syntax (e.g. "%Y-%m-%d %H:%M:%S %Z") for Go.
OlafSimon/strptime-for-Windows-Linux
Implementation of 'strptime' capable to handle time zone information for Windows and Linux
strptime-strftime/strptime-strftime.com
Reference for strptime/strftime format strings because the other one didn't do it for me
fruggiero/StrftimeParser
A strftime/strptime format parser for .NET
chen3feng/timeformat
Very fast time format and parse for go, and also support strftime and java format
dmikurube/theatime-format-java
A date-time formatter to/from a string
embulk/embulk-util-rubytime
Almost Ruby-compatible date-time processor for Embulk and Embulk plugins
embulk/embulk-util-timestamp
Timestamp parser and formatter for Embulk and Embulk plugins