atoomic / perl-TimeDate

time & date parsing and formatting perl library
http://search.cpan.org/dist/TimeDate/
1 stars 4 forks source link

MULTI-LANGUAGE SUPPORT [rt.cpan.org #61371] #5

Open atoomic opened 4 years ago

atoomic commented 4 years ago

Migrated from rt.cpan.org#61371 (status was 'new')

Requestors:

From detlefpilzecker@web.de on 2010-09-15 21:35:29 :

You write:
"MULTI-LANGUAGE SUPPORT
...
I am open to suggestions on this."

So here my suggestion.
Add the language as an possible argument like this:

time2str(TEMPLATE, TIME [, ZONE, LANGUAGE])

LANGUAGE should default to English.

Thanks!!!