Documentation Index

Fetch the complete documentation index at: https://docs.lobster-world.com/llms.txt

Use this file to discover all available pages before exploring further.

Locale

Prev Next

A locale is a set of parameters that defines the user's language and country. Several date functions can be configured by a locale, given by an identifier as a "String" parameter. An identifier of a locale always contains an ISO Language Code. Optionally, an ISO Country Code can follow after an underscore.

Examples

  • de_DE = German/Germany, Language de, Country DE

  • de_AT = German/Austria, Language de, Country AT