health
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Health] Fw:Suggest add another name_representation for CJK user


From: Luis Falcon
Subject: Re: [Health] Fw:Suggest add another name_representation for CJK user
Date: Sat, 29 Jun 2019 09:24:07 +0100

Hi there !

On Sat, 29 Jun 2019 06:41:41 +0800 (CST)
tumashu <address@hidden> wrote:

> >>    For CJK users,  name representation is  FamilyGiven, for
> >> example: 冯书, Family=冯  Given=书, suggest add a new name
> >> representation. 
> >Thank you for the feedback ! 
> >
> >Maybe I did not understand your proposal. Which format /
> >representation would you like to add ?   
> 
> like this:
> ----------
>                     if self.name_representation == 'cjk':
>                         if pname.family:
>                             family = pname.family
>                         res = family + given
> 
> --------------

Thank you for the feedback !

I guess CJK stands for Chinese Japanese and Korean, right ? 

Great, we'll be happy to include this representation for 3.6 

Best,
Luis



reply via email to

[Prev in Thread] Current Thread [Next in Thread]