boostorg / boostorg/locale

feature request - support icu date format string directly

Open
#258 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
40
Forks
76
PR merge metrics
No merged PRs in 30d

Description

We have a case where we receive date/time formatting strings in icu format - but are using `strftime`/`std::chrono` style format strings in the codebase.

As I believe Boost::Locale converts `strftime` strings to ICU format when using the ICU backend, it would be useful to be able to pass the ICU format string through to the backend directly.

This is something I'd be happy to work on myself if it would likely be accepted.

Of course we could use ICU directly but as you've observed the API is not all that friendly.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.