The Farsi tag is for issues relating to Persian (Farsi, فارسی, پارسی) language.
I am getting Arabic text from server successfully. Retrieved text I want display in code but its showing boxes instead …
android internationalization arabic persian farsiI want to convert a custom Gregorian date to Persian date in C#. For example, i have a string with …
c# date gregorian-calendar date-conversion persianI just discover Twitter Bootstrap and I'm wondering if there is a right-to-left (RTL) version of it. Does anyone know?
css twitter-bootstrap arabic right-to-left persianI want to change persian numbers which are saved in variable like this : string Value="۱۰۳۶۷۵۱"; to string Value="1036751"; How can …
c# .net cultureinfo string-parsing persianI want to use some strings which are in my language (Persian) in "Sublime Text", but the editor does not …
sublimetext3 right-to-left persianWhat is the simplest way to print c# DateTime in Persian? currently I'm using : static public string PersianDateString(DateTime d) { …
c# datetime cultureinfo persianIs there anyway to use DatePicker widget with other calendar systems ? I need a picker for Jalali (Persian) Calendar system, …
android android-layout datepicker persian custom-widgets