strftime
There are 40 repositories under strftime topic.
BurntSushi/jiff
A datetime library for Rust that encourages you to jump into the pit of success.
mccutchen/strftime.org
A single-serving-site that provides a reference for Python's strftime formatting options
BurntSushi/biff
A command line tool for datetime arithmetic, parsing, formatting and more.
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.
wavebitscientific/datetime-fortran
Date and time manipulation for modern Fortran
thdoan/strftime
A JavaScript port of strftime().
alphp/strftime
This provides a cross-platform alternative to strftime() for when it will be removed from PHP
dashbitco/nimble_strftime
A simple and fast strftime-based datetime formatter
cactus/gostrftime
strftime for Go
al3rez/cstrftime
⌛️The missing strftime in Go
AndrewRadev/strftime.vim
Make it easier to read and write strftime strings
artichoke/strftime-ruby
⏳ Ruby `Time#strftime` parser and formatter
awoodbeck/strftime
C99-compatible strftime formatter for use with Go time.Time instances.
osteele/tuesday
Ruby-compatible strftime for golang
KarpelesLab/strftime
strftime with BCP 47 language tags
datadocs/rose-formatter
A port of Excel's numerical formatting, providing versatile text representation for numbers, dates and times.
imperfectgo/go-strftime
High performance C99-compatible strftime formatter for Go.
lxRbckl/Project-Kinma
Create scheduled backups of all your GitHub repositories to a local directory. V2. Fall 2023.
Ranjan2104/Digital-Clock-GUI
A digital clock is a type of clock that displays the time digitally (i.e. in numerals or other symbols), as opposed to an analogue clock. Digital clocks are often associated with electronic drives, but the "digital" description refers only to the display, not to the drive mechanism. (Both analogue and digital clocks can be driven either mechanically or electronically, but "clockwork" mechanisms with digital displays are rare).
Mottl/ctimefmt
strptime/strftime compatible syntax (e.g. "%Y-%m-%d %H:%M:%S %Z") for Go.
python-formate/flake8_strftime
A flake8 plugin which checks for use of platform specific strftime codes.
chxmbley/split-log
Split-level logging to multiple destinations for Node.js
Prathamesh2911/digital_clock
Created a simple digital clock application using Tkinter, a GUI toolkit in Python.
strptime-strftime/strptime-strftime.com
Reference for strptime/strftime format strings because the other one didn't do it for me
CaffeineLab/easy36
Site providing insight to string formatting among languages.
dchapes/gostrftime
strftime for Go
fruggiero/StrftimeParser
A strftime/strptime format parser for .NET
msangel/strftime4j
strftime time formatter for java
afeiship/go-strftime
Simple date format for golang.
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
GakuruAlex/outdated
CS50's Introduction to Programming with Python Problem Set 3 on Exceptions, Outdated
mendel5/strftime-template
Templates to format date and time, e.g. on Linux systems
moeinfatehi/python_time_extended
This repo contains extended time functions for python