Skip to content

persian months, days, first day of week, first month, ... do not set properly #189

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. see the code in date-fa-IR.js
2.
3.

What is the expected output? What do you see instead?
days of the week:
1.شنبه -> (Saturday)
2.یکشنبه -> (Sunday)
3.دوشنبه -> (Monday)
3.سه شنبه -> (Tuesday)
4.چهارشنبه -> (Wednesday)
5.پنجشنبه -> (Thursday)
6.جمعه -> (Friday)
small name of the days:
1.ش
2.ی
3.د
4.س
5.چ
6.پ
7.ج
months:
1.فروردین
2.اردیبهشت
3.خرداد
4.تیر
5.مرداد
6.شهریور
7.مهر
8.آبان
9.آذر
10.دی
11.بهمن
12.اسفند
small name of the months:
1.فر
2.ار
3.خد
4.تی
5.مر
6.شه
7.مه
8.آب
9.آز
10.دی
11.به
12.اس

Start of week:
شنبه  -> (Saturday)

What version of the product are you using? On what operating system?
Alph-1 on windows

Please provide any additional information below.

Persian uses jalali calendar that you can find it descriptions in remark 
section of this page: 
http://msdn.microsoft.com/en-us/library/system.globalization.persiancalendar(v=v
s.110).aspx

Original issue reported on code.google.com by oerp8...@gmail.com on 27 Jun 2014 at 10:07

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions