Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data ranges #2707

Closed
Eonasdan opened this issue Nov 1, 2022 Discussed in #2382 · 4 comments
Closed

Data ranges #2707

Eonasdan opened this issue Nov 1, 2022 Discussed in #2382 · 4 comments
Labels
Priority: Medium State: planned This ticket is planned to be worked on. Type: Feature Request

Comments

@Eonasdan
Copy link
Owner

Eonasdan commented Nov 1, 2022

Discussed in #2382

Originally posted by tiagocaus August 24, 2021
How do I create quick options with dates?

Sample image: https://prnt.sc/1qhcogh

Thanks

@Eonasdan Eonasdan added Type: Feature Request State: planned This ticket is planned to be worked on. Priority: Low labels Nov 1, 2022
@Eonasdan Eonasdan moved this to 🆕 New in Tempus Dominus Nov 1, 2022
@Eonasdan Eonasdan moved this from 🆕 New to 🔖 Ready in Tempus Dominus Jan 17, 2023
@martinapitakova
Copy link

Hi @Eonasdan ,

I need this in my project. I see that you moved it to Ready state. Please, can you provide me approximate date, when this will be implemented?

Thanks.

@Eonasdan
Copy link
Owner Author

Hopefully, soon. You can use linked pickers meanwhile, or you could handle it with multidate setup.

@Eonasdan
Copy link
Owner Author

Eonasdan commented Mar 7, 2023

Still some CSS issues to work out, but it's working
image

image

@Eonasdan Eonasdan moved this from 🔖 Ready to 🏗 In progress in Tempus Dominus Mar 10, 2023
Eonasdan added a commit that referenced this issue Mar 14, 2023
* Adds #2707 Date Ranges feature
@Eonasdan Eonasdan mentioned this issue Mar 14, 2023
Eonasdan added a commit that referenced this issue Mar 14, 2023
New
Migrated custom date format to main code Migrate customDateFormat into main picker code #2734
Added Date Range functionality Data ranges #2707
Bug fixes
Leading delimiter added when multipleDates Leading delimiter added when multipleDates: true #2766
Eonasdan added a commit that referenced this issue Mar 14, 2023
* Adds #2707 Date Ranges feature
@Eonasdan Eonasdan moved this from 🏗 In progress to 🚀 Released in Tempus Dominus Mar 14, 2023
@Eonasdan
Copy link
Owner Author

This is going out in the next release.

Use

{
    dateRange: true,
    multipleDatesSeparator: '-',
}

@github-project-automation github-project-automation bot moved this from 🚀 Released to ✅ Done in Tempus Dominus Mar 14, 2023
@Eonasdan Eonasdan moved this from ✅ Done to 🚀 Released in Tempus Dominus Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium State: planned This ticket is planned to be worked on. Type: Feature Request
Projects
Archived in project
Development

No branches or pull requests

2 participants