23 packages tagged with “Jalali”
string persianSampleDateString1 = "1393/08/01 21:53:26"; DateTime datetime1 = persianSampleDateString1.ToEn(); datetime1.ToFa();//1393/08/01 datetime1.ToFa("d");//93/08/01 datetime1.ToFa("D");//پنج شنبه, 01 آبان 1393 datetime1.ToFa("g");//93/08/01 21:53 datetime1.ToFa("G");//93/08/01 21:53:26 datetime1.ToFa("f");//1393/08/01 21:53 datetime1.ToFa("F");//پنج شنبه, 01 آبان 1393 ساعت 21:53:26 datetime1.ToFa("M");//اول آبان datetime1.ToFa("y");//1393 آبان datetime1.ToFa("yy MMM");//93 آبان datetime1.ToFa("yyyy/MM/dd ");//1393/08/01 datetime1.ToFa("yy-M-dd ");//93-8-01 datetime1.ToFa("ddd d MMM yyyy");//جمعه 1 آبان 1393 datetime1.ToFa("ddd D MMM yyyy");//جمعه اول آبان 1393 "1393/08/01 21:00".ToEn().ToFa("YYYY/MM/dd hh:mm"));// "1393/08/01 21:00" //default format "1393/08/01 16:20".ToEn();//10/23/2014 4:20:00 PM "01/8/1393".ToEn().ToShortDateString();//10/23/2014 "1/8/1393".ToEn().ToLongDateString();//Thursday, October 23, 2014 "1-8-93".ToEn().ToString("d");//10/23/2014 "93-8-01".ToEn().ToString("U");//Wednesday, October 22, 2014 8:30:00 PM "93-8-01".ToEn().ToString("y");//October 2014 "93 8 01".ToEn().ToString("ddd d MMM yyyy");//Thu 23 Oct 2014 "1_8_1393 ".ToEn().ToString("g");//10/23/2014 12:00 AM " 1_8_1393 16:20".ToEn().ToString("f");//Thursday, October 23, 2014 4:20 PM " 1.8.1393 16:20:48".ToEn().ToString("R");//Thu, 23 Oct 2014 16:20:48 GMT
Library containing farsi controls, which has correct Right-To-Left drawing. Also contains classes to work with Jalali Dates.
Library containing farsi controls, which has correct Right-To-Left drawing. Also contains classes to work with Jalali Dates
This custom control shows shamsi calendar just like Microsoft Maui DatePicker control. https://instagram.com/hossein.mahabadi468
Persian Date Library provides comprehensive Persian (Shamsi/Jalali) calendar functionality including date conversion, advanced formatting options, date parsing and validation, and full localization support for Persian and English cultures.
JalaliDatePicker is a complete Jalali and Gregorian date picker, with many UI facilities for best user experience in date entry. It's designated for WPF.
Nothing
This is library for working with Date and it's instead of System.DateTime when need Jalali date in .net applications.
A Windows Form Component to use for persian date. It works just like the default windows DatePicker control
A customizable Persian (Jalali) DatePicker component for Blazor with theme, size, and popup/inline support.
Library for working with Jalali (Persian) dates in .NET.
This is a library for converting Gregorian date and Persian date (Jalali) and Hijri (Islamic) date into each other.
Library containing farsi controls, which has correct Right-To-Left drawing that integrates into DevExpress suite of controls.
Package Description
Library containing farsi controls, which has correct Right-To-Left drawing that integrates into DevExpress suite of controls. This works with version 16.1 of DevExpress controls.
Library containing farsi controls, which has correct Right-To-Left drawing that integrates into DevExpress suite of controls. This works with version 15.2 of DevExpress controls.
MudBlazor.Jalali is a package that brings the Jalali DatePicker to the MudBlazor UI Kit. This package helps you handle Persian dates using MudBlazor components.
Blazor Persian date picker component with support for DateTime and DateTime? using System.Globalization.PersianCalendar.
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
Modern Persian Date Picker control for Avalonia UI with Jalali/Shamsi calendar support. Features include RTL/LTR layouts, keyboard navigation, editable mode, month/year selection, and full Persian calendar calculations.