change year |
5/9/2010 9:53:37 AM |
PHPRunner General questions | |
S
sogoli author
Would you year change from 1910 to 1950? |
|
A
|
ann 5/12/2010 |
Hi, var startYear = currentYear-60;
|
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;
|
A
|
ann 5/12/2010 |
Hi, |
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.
|
A
|
ann 5/12/2010 |
Hi, |