Skip to content

SEO-188026-ASP.NET-Web-Forms-DateRangePicker-display-format-H1-Missing #550

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

6 changes: 3 additions & 3 deletions aspnet/DateRangePicker/display-format.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
layout: post
title: display format
description: display format
title: Display format in ASP.NET Web Forms DateRangePicker | Syncfusion
description: Learn here all about display format in Syncfusion ASP.NET Web Forms DateRangePicker control, its elements, and more.
platform: aspnet
control: DateRangePicker
documentation: ug
keywords: format
---

## Display Format
# Display format in ASP.NET Web Forms DateRangePicker control

Text representation of date and time in their corresponding text box in a control, can be changed using the available API called **DateFormat**, **TimeFormat**. By default those values will be set based on culture.

Expand Down