Skip to content

collective/collective.datepickerpattern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

collective.datepickerpattern

An addon for Plone adding a new Date and Datetime pickers based on react-aria-components.

In Plone 6 the date and datetime fields are rendered using browser native widgets.

This, although modern and useful, may create unexpected results for users of browsers untranslated to user languages, or users editing content in multilingual site.

Check this mockup issue for the exact use case we had in a project.

With this add-on, the date and datetime fields will use a JavaScript based picker localized to the language the content is crated on (according to Plone, no wild guessing of languages :))

See some examples:

English

date picker in english

Spanish

date picker in spanis

German

date picker in german

Basque

date picker in basqie

Italian

date picker in italian

Norge

date picker in norge

Installation

Install collective.datepickerpattern adding it to your project dependencies

Go to the add-ons controlpanel and install the product from there.

AI usage declaration

The JavaScript code under resources folder has been written mostly with assistance of Google Gemini AI.

Contribute

Prerequisites ✅

Installation 🔧

  1. Clone this repository, then change your working directory.

    git clone git@github.com:collective/collective.datepickerpattern.git
    cd collective.datepickerpattern
  2. Install this code base.

    make install

License

The project is licensed under GPLv2.

Credits and acknowledgements 🙏

Generated using Cookieplone (0.9.10) and cookieplone-templates (5977d2c) on 2026-02-08 14:45:44.251432. A special thanks to all contributors and supporters!

About

No description, website, or topics provided.

Resources

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
LICENSE.md
GPL-2.0
LICENSE.GPL

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published