FE: locale for date formats #1335

Signed-off-by: jokob-sk <jokob.sk@gmail.com>
This commit is contained in:
jokob-sk
2025-12-11 21:29:52 +11:00
parent 88904dc892
commit 08e6e0e15e
2 changed files with 33 additions and 3 deletions

View File

@@ -26,6 +26,34 @@
],
"params": [],
"settings": [
{
"function": "LOCALE",
"type": {
"dataType": "string",
"elements": [
{
"elementType": "input",
"elementOptions": [],
"transformers": []
}
]
},
"default_value": "en-GB",
"options": [],
"localized": ["name", "description"],
"name": [
{
"language_code": "en_us",
"string": "Locale"
}
],
"description": [
{
"language_code": "en_us",
"string": "The locale used to format dates that are displayed in the UI."
}
]
},
{
"function": "NOT_RANDOM_MAC",
"type": {