nuttx/libs/libc/time
guoshichao 714926e6ea libs/libc/strftime: add modifier character support to strftime
1. make the ltp/open_posix_testsuite/strftime 2-1.c case
2. the modification are referred to https://pubs.opengroup.org/onlinepubs/9699919799/functions/strftime.html

Signed-off-by: guoshichao <guoshichao@xiaomi.com>
2023-07-24 10:34:23 -07:00
..
CMakeLists.txt
Kconfig
lib_asctime.c
lib_asctimer.c
lib_calendar2utc.c
lib_ctime.c
lib_ctimer.c
lib_dayofweek.c
lib_daysbeforemonth.c
lib_difftime.c
lib_gethrtime.c
lib_gettimeofday.c
lib_gmtime.c
lib_gmtimer.c
lib_isleapyear.c
lib_localtime.c
lib_nanosleep.c
lib_settimeofday.c
lib_strftime.c
lib_strptime.c
lib_time.c
lib_timegm.c
lib_timespec_get.c
Make.defs