PersianDate is the first and most advanced ASP.NET webcontrol for displaying and converting Persian (Farsi) date.

Features

  1. Perfect Design-Time support, in most Persian web sites web developers have the problem of showing a real web compatible Persian date on the page, but now it takes just one drag and drop.
  2. Easy conversion, you as a database designer or page developer dont worry about the date format you store in the database, PersianDate converts and display it automatically.
    1. Gregorian To Jalali (ToPersian)
    2. Jalali To Gregorian (FromPersian)
    3. Gregorian To Gregorian  Why this is important? See next items.
    4. Jalali To Jalali (Persian To Persian) Why this is important? See next items.

      c. and d. are great useful, this is the case when you need to display your date without any conversion, but showing Dayname (Saturday, Sunday...), Displaying as Farsi-Unicode Farsi names,  Weekend highlighting, Day, Month, Year Styles and many more features still help and keep you on PersianDate.

  3. Fully Farsi Unicode support. Month names and Dayname can be displayed as Farsi names (Persian Month and Dayname), furthermore you can show the date and numbers in Farsi without any effort.
  4. Styles are Supported, at Design-Time and Run-Time do any possible appearance changing you need.
  5. Css (Cascading Style Sheets) support, now UI designers dont waste the time they have already done the job and this is your time, just apply them by adding Css names in CssClass.
  6. Weekend highlighting, now weekends are red! PersianDate highlights the weekend automatically. You just decide what color should be shown or what style should be applied.
  7. Adjustable Time Zone, your server can be every where in the world with any Time Zone and there is nothing to be worry about, PersianDate shows the correct date.
  8. Skins, Skins defined in your theme apply to all control instances in the application or pages to which the theme is applied. In some cases, you might want to apply a specific set of properties to an individual control. You can do that by creating a named skin (an entry in a .skin file that has a SkinID property set) and then applying it by ID to individual controls.
  9. Binding is supported, now this is the time to binding PersianDate within your GridView, DataList, DetailsView, Repeater and other binding support controls and give the chance to PersianDate to highlight weekends, converting dates, style them and/or display them in Farsi fonts and many more tasks you need.
  10. ASP.NET AJAX compatibility, PersianDate is fully compatible with ASP.NET AJAX.