Function

Shell-18Shellutil_translate_time_string

  • Translate str according to the locale defined by LC_TIME; unlike dcgettext(), the translations is still taken from the LC_MESSAGES catalogue and not the LC_TIME one.

    Parameters

    • str: string

      String to translate

    Returns string

    the translated string