mdehoog / Semantic-UI-Calendar

Calendar module for Semantic UI
MIT License
805 stars 127 forks source link

A new <DatesTimeRangeInput /> component? #139

Open pifpafpof-thomasL opened 5 years ago

pifpafpof-thomasL commented 5 years ago

Hello,

Thanks for this great semantic-ui lib.

Do you think you could creat a new component to select a date range (this is an existing component) but could also allow the user to select a time in hh:mm:ss matching each date ?

Thank you, Thomas

lubber-de commented 5 years ago

@pifpafpof-thomasL The calendar component has been merged into https://github.com/fomantic/Fomantic-UI and is further maintained there.

To answer your question: The component already supports a date+time range (without seconds though) Maybe this already works for you?

https://jsfiddle.net/4nx5av69/1/

datetime_range

Docs (although this exact use case is missing there)

https://fomantic-ui.com/modules/calendar.html