hi at all.
Are there UTF8 versions of these functions?
These don't work with UTF8 characters.
CMonth()
CtoMonth()
NtoCMonth()
thanks
hi at all.
Are there UTF8 versions of these functions?
These don't work with UTF8 characters.
CMonth()
CtoMonth()
NtoCMonth()
thanks
Dear Marzio,
You may try:
AnsiToUFT8( CMonth() )
AnsiToUTF8( CtoMonth() )
AnsiToUFT8( NtoCMonth() )