Skip to content
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: TASP.NET DateRangePicker Display Format | Syncfusion
description: Learn here about Display Format use in Syncfusion Essentialaspnet DateRangePicker control, its elements, and more.
platform: aspnet
control: DateRangePicker
documentation: ug
keywords: format
---

## Display Format
# ASP.NET DateRangePicker Display Format

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