jlaitine commented on code in PR #19024:
URL: https://github.com/apache/nuttx/pull/19024#discussion_r3342672719


##########
libs/libc/time/Kconfig:
##########
@@ -5,6 +5,44 @@
 
 menu "Time/Time Zone Support"
 
+config LIBC_STRFTIME_C_STANDARD_FORMATS
+       bool "strftime ISO C conversion specifiers"
+       default n if DEFAULT_SMALL
+       default y

Review Comment:
   Good point, thanks! Fixed



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to