We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
Unfortunately, activation email could not send to your email. Please try again.
Syncfusion Feedback

Trusted by the world’s leading companies

syncfusion trusted companies

Overview

The Angular DateRangePicker is a lightweight and mobile-friendly component that allows end users to select start and end date values as a range from a calendar pop-up or by entering values directly in the HTML input text box.


Why choose Syncfusion Angular DateRangePicker?

Angular DateRangePicker customizable date format.

Customizable date formats 

The Angular DateRangePicker component’s input value can be customized in addition to the default culture-specific date format. 

Angular DateRangePicker present range.

Preset range

Define preset ranges (like last 30 days or last week) to set date ranges frequently used by the end users.

Angular DateRangePicker adapts to any resolution.

Adapts to any resolution

The Date Range Picker has a highly responsive layout and an optimized design for desktops, touch screens, and smart phones. It works well on all mobile phones that use iOS, Android, or Windows OS.

Angular DateRangePicker specific date restrictions.

Specific date restrictions

Restricts dates outside the min and max date ranges, allowing only valid dates to be entered. Users cannot enter or choose restricted dates.

Angular DateRangePicker customizable theme.

Attractive customizable themes

Cutting edge design with 5+ built-in themes such as Fluent, Tailwind CSS, Bootstrap, Material, Fabric, and more. Utilize the online Theme Studio tool to customize themes of Date Range Picker easily.

Angular DateRangePicker globalization and localization.

Globalization and localization

Enables users from different locales to use the DateRangePicker by formatting dates, currency, and numbering to suit preferences.


Angular DateRangePicker Code Example

Easily get started with the Angular DateRangePicker using a few simple lines of HTML and TS code example as demonstrated below. Also explore our Angular DateRangePicker Example that shows you how to render and configure a DateRangePicker in Angular.

<div class="control-section">
    <div id="control_wrapper">
        <ejs-daterangepicker></ejs-daterangepicker>
    </div>
</div>
import { Component, ViewEncapsulation, Inject } from '@angular/core';
@Component({
    selector: 'control-content',
    styleUrls: ['default-style.css'],
    templateUrl: 'default.html',
    encapsulation: ViewEncapsulation.None
})
export class DefaultDateRangePickerComponent {

    public date: Object = new Date()

    constructor( @Inject('sourceFiles') private sourceFiles: any) {
        sourceFiles.files = ['default-style.css'];
    }
}

Multi-language Date Range Picker

A multi-language Angular DateRangePicker allows changing the names of months, days, and the today button text to any supported language (globalization). The date format and first day of the week are set to a specific culture.

Multi language support in Angular DateRangePicker.


Date selection within a range in Angular DateRangePicker.

Date selection within a range

Enter or select a value within a specific range of dates by defining the min and max properties.


Date-range validation

The Angular Date Range Picker allows display of date ranges. When the date value is out of this range, validation error is triggered. The invalid and out-of-date-range values are set in a disabled state to prevent users from entering them or selecting them.

Date range validation in Angular DateRangePicker.


Angular DateRangePicker customization.

Customize DateRangePicker

Control the appearance of the component. Customize the style based on your application’s look and feel.


Week numbers

Show the week numbers in the pop-up calendar.

Week number in Angular DateRangePicker.


First day of week in Angular DateRangePicker.

First day of week

Change the first day of the week in every month of a year.


Web accessibility

  • Fully supports WAI-ARIA accessibility guidelines that allow the daterangepicker to be accessed by screen readers and assistive devices.
  • Follows WAI-ARIA best practices for implementing keyboard interaction.
  • UsesWCAG 2.0-based design for UI element visuals such as foreground color, background color, line spacing, text, and images.
  • Supports right-to-left (RTL) direction for users working in right-to-left languages like Hebrew and Arabic

Web Accessibility in Angular DateRangePicker.


Accessibility

Keyboard navigation in Angular DateRangePicker.

Keyboard navigation

The Angular DateRangePicker component ensures that every cell is accessible using the keyboard. Major features like sort, select, and edit can be performed using keyboard commands alone; no mouse interaction is required. This helps in creating highly accessible applications using this component.

Accessibility and screen reader support in Angular DateRangePicker.

Screen reader

The Angular DateRangePicker view has complete WAI-ARIA accessibility support. The DateRangePicker UI includes high-contrast visual elements that help visually impaired people to have the best viewing experience. Also, valid UI descriptions are easily accessible through assistive technologies such as screen readers.

Show right-to-left language in Angular DateRangePicker.

Right to left (RTL)

Right-to-left rendering allows displaying the text and layout of the DateRangePicker from right to left. This improves the user experience and accessibility for RTL languages.


Angular version compatibility

With continuous improvement in Angular versions, the Angular DateRangePicker is kept up to date to make it compatible with versions starting from 4 to the latest version.

Angular version compatibility.





Other supported frameworks

DateRangePicker is also available in Blazor, React, Vue, and JavaScript frameworks. Check out the different DateRangePicker platforms from the links below,

Supported browsers

The Angular Date Range Picker works well with all modern web browsers such as Chrome, Firefox, Microsoft Edge, Safari, and Opera.

Supported browsers in Angular DateRangePicker.

80+ ANGULAR UI COMPONENTS

Frequently Asked Questions

  • An advanced DateRangePicker component with highly customizable options.
  • Provides month range picker option.
  • A rich feature set including spans of days, range restriction, predefined dates (like last 30 days), validation, and automatic formatting takes this component to the next level of usage.
  • One of the best Angular DateRangePicker in the market that offers feature-rich UI to interact with the software.
  • Simple configuration and API.
  • Supports all modern browsers.
  • Mobile-touch friendly and responsive.
  • Expansive learning resources such as demos and documentation to learn quickly and get started with Angular DateRangePicker.

You can find our Angular DateRangePicker demo, which demonstrates how to render and configure the Date Range Picker.

No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue, 5 or fewer developers, and 10 or fewer total employees.

A good place to start would be our comprehensive getting started documentation.

Our Customers Love Us

Having an excellent set of tools and a great support team, Syncfusion reduces customers’ development time.
Here are some of their experiences.

Rated by users across the globe

Transform your applications today by downloading our free evaluation version Download Free Trial

Awards

Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion is proud to hold the following industry awards.

Up arrow icon
Live Chat Icon For mobile