Question
How do you change the date format in the popup calendar from 20 August 2006 to the standard TWiki format of 20 Aug 2006?
Environment
--
JoeDeal - 07 Aug 2006
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
Nevermind. Something about editing the calendar-setup.js file.... change the IFFormat variable.
--
JoeDeal - 07 Aug 2006
I lied. changing that file didn't make a difference.
--
JoeDeal - 07 Aug 2006
The
EditTablePlugin documents this:
| date, <size>, <initial value>, <DHTML date format> |
* see
Mishoo documentation for more infos about the DHTML date format.
--
PeterThoeny - 08 Aug 2006
I've been all over those docs. It doesn't seem to make any difference...... oh. I have a stray quote.... remove that silly quote and the lights come on.... geez
--
JoeDeal - 08 Aug 2006
remove that silly quote and the lights come
What do you mean with that?
In the file calendar-setup.js I can not see any silly quotes...
--
ArminSchenkel - 10 Oct 2006
That was the problem. I had a quote in the code that didn't belong.
--
JoeDeal - 10 Oct 2006
Topic revision: r5 - 2006-10-10
- JoeDeal