[erlang-questions] How to capitalize the first letter of Unicode string?
Martin Dimitrov
mrtndimitrov@REDACTED
Tue May 14 12:28:15 CEST 2013
Thank you. It will do the trick.
Martin
On 5/14/2013 12:03 PM, Jani Hakala wrote:
> Martin Dimitrov <mrtndimitrov@REDACTED> writes:
>
>> Hello,
>>
>> Ca you suggest a way to capitalize the first letter of a Unicode string?
>>
> Perhaps this library will help you, see
>
> https://github.com/erlang-unicode/i18n
> https://github.com/erlang-unicode/i18n/blob/master/doc/i18n_string.md
>
> It has functions like split, to_lower, to_upper, to_title.
>
> Jani Hakala
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
More information about the erlang-questions
mailing list