This topic is locked

change year

5/9/2010 9:53:37 AM
PHPRunner General questions
S
sogoli author
A
ann 5/12/2010

Hi,
After you've built your project go to the RunnerControls.js generated file. It can be found in the following directory: \output\include\runnerJS\

Use function SelectedYear to change StartYear.

Here is a sample:

var startYear = currentYear-60;


Could you clarify how do you want to change month name?

S
sogoli author 5/12/2010



Hi,
After you've built your project go to the RunnerControls.js generated file. It can be found in the following directory: \output\include\runnerJS\

Use function SelectedYear to change StartYear.

Here is a sample:

var startYear = currentYear-60;


Could you clarify how do you want to change month name?



I do not know. How to change the name of the month. Thank

A
ann 5/12/2010

Hi,
I'm not sure that I understand you.

Could you give me more detailed description of what and where do you want to change month name? May be a screenshot or two can help.

S
sogoli author 5/12/2010



I'm not sure that I understand you.

Could you give me more detailed description of what and where do you want to change month name? May be a screenshot or two can help.



I would name several months to change persian months. In other words, I want this calendar to the persian calendar to convert

A
ann 5/12/2010

Hi,
Unfortunately, PHPRunner doesn't support persian calendar.