determine os language

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Bryan

    #1

    determine os language

    is there a way to determine the operating system's language? i can't seem to
    find a method that returns the value.

    thanks,

    bryan

  • Diez B. Roggisch

    #2
    Re: determine os language

    Bryan wrote:
    [color=blue]
    > is there a way to determine the operating system's language? i can't seem
    > to find a method that returns the value.[/color]

    Try the module locale.

    --
    Regards,

    Diez B. Roggisch

    Comment

    Working...