Skip to content
#

datetime

Here are 1,210 public repositories matching this topic...

stefanbinder
stefanbinder commented Oct 8, 2020

Describe the enhancement
While using the UpdateLocale Plugin, it isn't possible to just update one single value in a nested value.
For example I just want to update the format.L value:

dayjs.extend(UpdateLocale);
dayjs.updateLocale('de', {
  formats: {
    L: 'D.M.YYYY',
  },
});

Like this other formats LL, LLL, ... are getting lost.

Expected behavior
I want

enhancement good first issue

React Native Date Picker is datetime picker for Android and iOS. It includes date, time and datetime picker modes. The datepicker is customizable and is supporting different languages. It's written with native code to achieve the best possible look, feel and performance.

  • Updated Apr 9, 2022
  • Java

Microsoft.Recognizers.Text provides recognition and resolution of numbers, units, and date/time expressed in multiple languages (ZH, EN, FR, ES, PT, DE, IT, TR, HI, NL. Partial support for JA, KO, AR, SV). Contributions are greatly welcome! Packages are available at https://www.nuget.org/profiles/Recognizers.Text and https://www.npmjs.com/~recognizers.text

  • Updated Apr 8, 2022
  • C#

Improve this page

Add a description, image, and links to the datetime topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the datetime topic, visit your repo's landing page and select "manage topics."

Learn more