meteor-autoform icon indicating copy to clipboard operation
meteor-autoform copied to clipboard

Created input type for Tempus Dominus datetime picker

Open polygonwood opened this issue 1 year ago • 2 comments

Tempus Dominus datetime picker is a very complete package, with extensive localization support. We have created a custom type for AutoForm to support his. Public repo can be found here https://github.com/polygonwood/meteor-autoform-td.

This could be added either as standard type in AutoForm or as community package.

Limitations : Not tested in case of date range, it always returs the lastpicked datetime for now.

polygonwood avatar Sep 16 '24 11:09 polygonwood