Skip to content

feat: ion-datetime with multiple date selection #24674

Closed
@Saqib92

Description

@Saqib92

Prerequisites

Describe the Feature Request

There should be an option to select multiple dates or Date range to select Multiple dates.

Describe the Use Case

Use case might be a travel related application. like if someone wants to reserve hotel room he can select a range of multiple dates.

Describe Preferred Solution

New option to pass in properties. [range]="true" and for multiple different dates : [multiple]="true" and default false for both.

Describe Alternatives

https://github.com/hsuanxyz/ion2-calendar

Related Code

<ion-datetime [range]="true"></ion-datetime>

Additional Information

calendar-1

Can take range example from here:
https://github.com/hsuanxyz/ion2-calendar

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions