On Fri, Nov 17, 2017 at 7:38 AM, John Wiegley <[email protected]> wrote:

>   if (str == _("sun") || str == _("sunday") || str == "0")
>     return gregorian::Sunday;

> Try lowercase?

I also notice the "sun" and "sunday" strings are marked for
translation. A script using these (as opposed to "0") will probably
not be portable across locales.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to