about summary refs log tree commit diff
path: root/src/locale
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2016-11-22 10:29:08 +0200
committerRich Felker <dalias@aerifal.cx>2017-12-11 15:51:30 -0500
commit8a6bd7307da3fc4d08dd6a9277b611ccb4971354 (patch)
tree1d89a0d7a3bf79166c9ccd714259c33ecf605989 /src/locale
parent2488d31f5a946e63e40058baf29fd2991343ea6f (diff)
downloadmusl-8a6bd7307da3fc4d08dd6a9277b611ccb4971354.tar.gz
musl-8a6bd7307da3fc4d08dd6a9277b611ccb4971354.tar.xz
musl-8a6bd7307da3fc4d08dd6a9277b611ccb4971354.zip
implement strftime padding specifier extensions
notes added by maintainer:

the '-' specifier allows default padding to be suppressed, and '_'
allows padding with spaces instead of the default (zeros).

these extensions seem to be included in several other implementations
including FreeBSD and derivatives, and Solaris. while portable
software should not depend on them, time format strings are often
exposed to the user for configurable time display. reportedly some
python programs also use and depend on them.
Diffstat (limited to 'src/locale')
0 files changed, 0 insertions, 0 deletions