c++ - How to convert estimated time to string with ICU library -


How to change the estimated time in the string with the ICU library?

Frankly, it seems that you are misinterpreting the purpose of the ICU library. The ICU library is for basic Unicode support. A "estimated time" is only a time lag; ICU Lib is not concerned about where you got it.

In addition, "Relative timing styles are currently not supported." That is, the ICU can not format time intervals.


Comments

Popular posts from this blog

php - multilevel menu with multilevel array -

c# - TypeConverter in propertygrid only converts from string, not to -

jQuery UI: Datepicker month format -