Package dev.orne.i18n.spi.eu
Class Basque
java.lang.Object
dev.orne.i18n.spi.eu.Basque
Constants for basque language.
- Since:
- 1.0
- Version:
- 1.0, 2024-10
- Author:
- (w) Iker Hernaez
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe basque language ISO 639 code.static final LocaleThe basque language locale.static final LocaleThe southern basque country locale.static final LocaleThe northern basque country locale.static final TimeZoneThe southern basque time zone.static final TimeZoneThe northern basque time zone. -
Method Summary
-
Field Details
-
LANGUAGE
The basque language ISO 639 code.- See Also:
-
LOCALE
The basque language locale. -
LOCALE_ES
The southern basque country locale. -
LOCALE_FR
The northern basque country locale. -
TIME_ZONE_ES
The southern basque time zone. -
TIME_ZONE_FR
The northern basque time zone.
-