Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libphoenix: strftime() multiple (2) issues #351

Open
niewim19 opened this issue Mar 11, 2022 · 0 comments
Open

libphoenix: strftime() multiple (2) issues #351

niewim19 opened this issue Mar 11, 2022 · 0 comments

Comments

@niewim19
Copy link
Contributor

Issue 1: Not supported specifiers in FORMAT string:

Following specifiers are not supported:
%C, %D, %F, %g, %G, %h, %I, %p, %r, %R, %t, %T, %u, %U, %V, %W, %x, %X, %z

Issue 2: optional specifiers parameters not supported in FORMAT string:

All additional specifier flags are not supported:

  • 0
  • +,
  • minimum field width,
  • E or 0 modifier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant