![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
@ui5/webcomponents-localization
Advanced tools
Provides date/time and CLDR functionality for the purposes of building UI5 Web Components.
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.
Feature Import | Description |
---|---|
@ui5/webcomponents-localization/dist/features/calendar/Buddhist.js | Buddhist calendar support |
@ui5/webcomponents-localization/dist/features/calendar/Islamic.js | Islamic calendar support |
@ui5/webcomponents-localization/dist/features/calendar/Japanese.js | Japanese calendar support |
@ui5/webcomponents-localization/dist/features/calendar/Persian.js | Persian calendar support |
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.
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.
Please check our Contribution Guidelines.
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.
2.7.0-rc.2 (2025-01-30)
show-edit-button
property (#10619) (6adec46)FAQs
Localization for UI5 Web Components
The npm package @ui5/webcomponents-localization receives a total of 43,328 weekly downloads. As such, @ui5/webcomponents-localization popularity was classified as popular.
We found that @ui5/webcomponents-localization demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
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.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.