NetCalendar 2024.4.28

dotnet add package NetCalendar --version 2024.4.28
NuGet\Install-Package NetCalendar -Version 2024.4.28
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="NetCalendar" Version="2024.4.28" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NetCalendar --version 2024.4.28
#r "nuget: NetCalendar, 2024.4.28"
#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 NetCalendar as a Cake Addin
#addin nuget:?package=NetCalendar&version=2024.4.28

// Install NetCalendar as a Cake Tool
#tool nuget:?package=NetCalendar&version=2024.4.28

NetCalendar 2024.04.28

This Package Is For Using The Different TypeOf DateTime And Converting The Date Together With High Accuracy And Most Easily That You Can Imagine . This Package Support Hijri Calendar , Jalali Calander (Persian Calendar) , Gregorian Calendar This Is The Best Tools For Converting Date To Each Other. Enjoy It

Logo

Authors

🚀 About Me

I MohammadReza Gholamizadeh. I`m Dotnet Software Developer That Always Try To Make All things Easy for Developing. Please Star the Project And Package to Cover And Enjoy When Using It.

Source Code MohammadReza Gholamizadeh GitHub Readme File Nuget LinkedIn

Licenses

Get Start With Sample Code

You Can Use This Package And Tools Like This !!!

Sample

Commands

Package Manager

NuGet\Install-Package NetCalendar -Version 2024.04.28

Feature Of Version 2024.04.28

  • Some Bugs Fixed
  • Improve Performance In Calculation
  • Improve Accuracy Of Converting Dates

Class And Method Implementation

Type : NetCalendars

NetCalendars Methods :

Type : JalaliCalendarSet

This Type Has 1 Custom Constructor :

  • Constructor Number 1 : [ Void ]

JalaliCalendarSet Methods :

  • ConvertGregorianToJalali(gregorianDate)
Parameter Type Description
gregorianDate DateTime ** Required.

With This Method We Can Convert Gregorian Date Time To jalali Date Time With Hight Accuracy.

  • IsLeapYear(year)
Parameter Type Description
year Int32 ** Required.

This MEthod Tell Us That A Year Be Leap Or Not.

Type : JalaliDateTime

This Type Has 1 Custom Constructor :

  • Constructor Number 1 :
Parameter Type Description
year Int32 ** Required.
month Int32 ** Required.
day Int32 ** Required.

JalaliDateTime Methods :

  • AddDays(days)
Parameter Type Description
days Int32 ** Required.

With This Method We Can Add Days To Current Date In Jalali Format.

  • AddYears(years)
Parameter Type Description
years Int32 ** Required.

With This Method We Can Add Years To Current Date In Jalali Format.

  • AddMonths(months)
Parameter Type Description
months Int32 ** Required.

With This Method We Can Add Months To Current Date In Jalali Format.

  • IsLeapYear()

This MEthod Tell Us That A Year Be Leap Or Not.

  • IsLeapMonth()

This MEthod Tell Us That A Month Be Leap Or Not.

  • IsLeapDay()

This MEthod Tell Us That A Day Be Leap Or Not.

Type : GregorianCalendarSet

This Type Has 1 Custom Constructor :

  • Constructor Number 1 : [ Void ]

GregorianCalendarSet Methods :

  • ConvertJalaliToGregorian(jalaliDateTime)
Parameter Type Description
jalaliDateTime JalaliDateTime ** Required.

With This Method We Can Convert Jalali Date To Gregorian Date With High Accuracy.

  • ConvertJalaliToGregorian(year, month, day)
Parameter Type Description
year Int32 ** Required.
month Int32 ** Required.
day Int32 ** Required.

With This Method We Can Convert Jalali Date To Gregorian Date With High Accuracy.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
2024.4.28 59 4/24/2024
2024.4.27 64 4/21/2024
2024.4.24 68 4/21/2024

Support Gerogorian Calendar , Jalali Calendar , Hijri Calendar