strftime
strftime copied to clipboard
Fast strftime for Go
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. Release notes Sourced from codecov/codecov-action's releases. v4.0.0-beta.2 What's Changed not adding -n if empty to do-upload command by @dana-yaish in codecov/codecov-action#1085 4.0.0-beta.2 by @thomasrockhu-codecov...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...
Some strftime implementations support non-zero padded numbers. For example, in Python >>> from datetime import datetime >>> datetime.strftime(datetime.now(), '%-d') '1' This is documented in [glibc's strftime](http://man7.org/linux/man-pages/man3/strftime.3.html#NOTES). Windows has its own...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.0. Release notes Sourced from actions/checkout's releases. v4.2.0 What's Changed Add Ref and Commit outputs by @lucacome in actions/checkout#1180 Dependabot updates in actions/checkout#1777 & actions/checkout#1872...