datetime-picker icon indicating copy to clipboard operation
datetime-picker copied to clipboard

A minimal picker for date and time for Polymer, that can use the native input

Results 9 datetime-picker issues
Sort by recently updated
recently updated
newest added

Hello there, I am using the calendar-element and it is really good. There is just one small thing that I can't really handle and it is the double click feature....

Hi, until now i have used the component without timezone, without any problem. Now I have added the property to the component with-timezone="true". Everything seems to work, date, time and...

When the date selected within the `data-picker` is a day that is not guaranteed to be in every single month and the `date-picker` is navigated using the left and right...

The custom event `input-picker-closed` does not seem to be triggering the function that I have set to it. I have it setup as follows: ``` ... _dateTimeInputChanged(event) { console.log("===== _dateTimeInputChanged...

[https://fooloomanzoo.github.io/datetime-picker/components/datetime-picker/ ](https://fooloomanzoo.github.io/datetime-picker/components/datetime-picker/ )and [https://fooloomanzoo.github.io/datetime-picker/components/datetime-picker/#/elements/datetime-picker/demos/demo/datetime-elements.html](https://fooloomanzoo.github.io/datetime-picker/components/datetime-picker/#/elements/datetime-picker/demos/demo/datetime-elements.html ) Both yield 404 Basically, [https://fooloomanzoo.github.io](https://fooloomanzoo.github.io) is gone and now this repo lacks a demo.

Hello! First, thank you for the amazing component. I am using lit-element and it looks like they work very well together. But I am quite new to web components and...

I wonder if it is possible to style input element to fit it to the Twitter Bootstrap style? ![Zrzut ekranu 2019-04-29 o 12 46 24](https://user-images.githubusercontent.com/193701/56891663-80733180-6a7d-11e9-8732-89f0ff8be8c5.png) ``` {formatMessage(this.messages, 'widget.form.check_in_date')} ``` and...

How to change the width of an overlay-datetime-picker input field?

more informations needed

It would be great if we could select a time range on a single picker instead of needing two. It looks too cramped on mobile devices.

enhancement