YAFLogo

nasser.man
  • nasser.man
  • 50.6% (Neutral)
  • YAF Forumling Topic Starter
15 years ago
hi all,

Is there any way to use Persian date in yaf?:shock:

Sponsor
Kamyar
  • Kamyar
  • 100% (Exalted)
  • YAF Developer
15 years ago
Yes there is.

I edit YAF 1.9.3 RC2 to work with Persian calendar and I just finished editing YAF 1.9.4 Beta2 to work with persian calendar.

All you have to do is to use "FarsiLibrary" class written by Mr. Hadi Eskandari and do some coding in YafDateTime.cs file in YAF.Classes.Core.Services.

If you have any further questions, I'd be glad to help.

Here's a link to the "FarsiLibrary" class.

http://www.hightech.ir/SeeSharp/farsilibrary-21-released 


If at first you don’t succeed, call it version 1.0
Maziar
  • Maziar
  • 50.6% (Neutral)
  • YAF Forumling
14 years ago
Can you please say that how to change the YafDateTime.cs to enable Persian calendar?
Kamyar
  • Kamyar
  • 100% (Exalted)
  • YAF Developer
14 years ago
Google FarsiLibrary. A set of farsi components written by mr. hadi eskandari. you can use it in YAFDateTime.cs to enable persian date.
If at first you don’t succeed, call it version 1.0