From 9bbfde6c3461185ae0228029af1c06df9c14e70f Mon Sep 17 00:00:00 2001 From: Indumathi Ravichandran Date: Tue, 21 Nov 2023 18:15:26 +0530 Subject: [PATCH] Readme file updated. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b8e5ebf..e737f6c 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ # How to get Start and End Dates in the .NET MAUI Calendar (SfCalendar) -This repository contains a sample of how to get the start and end date of the selected range in the [Syncfusion .NET MAUI Calendar](https://help.syncfusion.com/maui/calendar/getting-started) control. +This repository contains a sample of how to get the start and end date of the selected range in the [SfCalendar](https://help.syncfusion.com/maui/calendar/getting-started) control. Please refer the KB through this [link](https://www.syncfusion.com/kb/13829/how-to-get-start-and-end-dates-in-the-net-maui-calendar-sfcalendar). ## Syncfusion controls This project used the following Syncfusion control(s): -* [SfCalendar](https://www.syncfusion.com/maui-controls/maui-calendar) +* [Syncfusion .NET MAUI Calendar](https://www.syncfusion.com/maui-controls/maui-calendar) ## Supported platforms