Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Variable

Description

USERNAME

Current logged in user's username

USER_EMAIL

Current logged in user's email

LANGUAGE

Current logged in user's language definition, which mirrors LANGUAGE_LOCALE

LANGUAGE_LOCALE

Locale from language selection on the login screen (these selectable options are configured from dashboard installation on the server machine)

LOCALE

Locale of a user's browser, which generally is used for date formatting (this reflects whatever locale a user set on their browser)

Date/ Time related

Dates are formatted using YYYY-MM-DD by default. If the Database has a format configured, it will respect that format.

...