in reply to Re: simple locale-dependent output functions?
in thread simple locale-dependent output functions?

Sorry, forgot to mention that POSIX::strftime() as well as localeconv() is a bit too low-level for my need, I need something that wraps over POSIX routines and provides predefined formats for most locales.
  • Comment on Re^2: simple locale-dependent output functions?