NetCalendar 2024.4.28
dotnet add package NetCalendar --version 2024.4.28
NuGet\Install-Package NetCalendar -Version 2024.4.28
<PackageReference Include="NetCalendar" Version="2024.4.28" />
paket add NetCalendar --version 2024.4.28
#r "nuget: NetCalendar, 2024.4.28"
// 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
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.
🔗 Links
Licenses
Get Start With Sample Code
You Can Use This Package And Tools Like This !!!
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 | Versions 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. |
-
.NETStandard 2.1
- DotNetReportsEngine.ReadmeGeneration (>= 1.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Support Gerogorian Calendar , Jalali Calendar , Hijri Calendar