Mohsen.PersianDateControls 1.0.1

.NET Core 3.0
dotnet add package Mohsen.PersianDateControls --version 1.0.1
NuGet\Install-Package Mohsen.PersianDateControls -Version 1.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Mohsen.PersianDateControls" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mohsen.PersianDateControls --version 1.0.1
#r "nuget: Mohsen.PersianDateControls, 1.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Mohsen.PersianDateControls as a Cake Addin
#addin nuget:?package=Mohsen.PersianDateControls&version=1.0.1

// Install Mohsen.PersianDateControls as a Cake Tool
#tool nuget:?package=Mohsen.PersianDateControls&version=1.0.1

How to use

First, install this package:

Install-Package Mohsen.PersianDateControls

Then add this code at the top of your Xaml:

xmlns:persianDateControls="clr-namespace:Mohsen.PersianDateControls;assembly=Mohsen.PersianDateControls"

then paste

<persianDateControls:PersianDatePicker />

Whereever you wanted to use persian calender.

image

About Perisan calendar

The Persian calendar is a sonar calendar, like Gregorian calendar, but there are some differences. One is that the origins are different, and the Persian calendar's origin is about 621 years after Gregorian calendar's; another one is that Persian calendar's first day of year is March 21; and probably the most important one is that the average length of a Persian calendar year is different from that of a Gregorian calendar: the Persian calendar has 8 leap years (that is a year that has an extra day than normal years) in each 33 years, whereas the Gregorian calendar has 8 leap years in each 32 years. This little difference means that Persian dates cannot be calculated directly from Gregorian dates.

Additional documentation Persian documentation

Thanks to

  • Arash Sahebolamri, for making this library at first place.
Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp3.0 netcoreapp3.1
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1 759 7/7/2019