Socket
Socket
Sign inDemoInstall

@ui5/webcomponents-localization

Package Overview
Dependencies
Maintainers
0
Versions
450
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ui5/webcomponents-localization

Localization for UI5 Web Components


Version published
Maintainers
0
Created
Source

UI5 iconUI5 Web Components - Localization

npm Package Version

Provides date/time and CLDR functionality for the purposes of building UI5 Web Components.

Provided assets

The assets, provided by this package, are CLDR data:

import "@ui5/webcomponents-localization/dist/Assets.js";

Note: These assets are already imported by the UI5 Web Components packages that need them.

Provided features

Feature ImportDescription
@ui5/webcomponents-localization/dist/features/calendar/Buddhist.jsBuddhist calendar support
@ui5/webcomponents-localization/dist/features/calendar/Islamic.jsIslamic calendar support
@ui5/webcomponents-localization/dist/features/calendar/Japanese.jsJapanese calendar support
@ui5/webcomponents-localization/dist/features/calendar/Persian.jsPersian calendar support

Advanced Calendar Types Feature

import "@ui5/webcomponents-localization/dist/features/calendar/Buddhist.js";
import "@ui5/webcomponents-localization/dist/features/calendar/Islamic.js";
import "@ui5/webcomponents-localization/dist/features/calendar/Japanese.js";
import "@ui5/webcomponents-localization/dist/features/calendar/Persian.js";

The ui5-date-picker and ui5-datetime-picker components supports Gregorian Calendar by default.

In order to be able to use Buddhist, Islamic, Japanese, or Persian calendar with these components (by setting its primaryCalendarType property), you must import one or more of the modules above.

Resources

Support

We welcome all comments, suggestions, questions, and bug reports. Please follow our Support Guidelines on how to report an issue, or chat with us in the #webcomponents channel of the OpenUI5 Community Slack.

Contribute

Please check our Contribution Guidelines.

License

Copyright (c) 2019 SAP SE or an SAP affiliate company. All rights reserved. This file is licensed under the Apache Software License, Version 2.0 except as noted otherwise in the LICENSE file.

Keywords

FAQs

Package last updated on 03 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc