| Recently Updated Topics | Posts |
|---|---|
| Archived Comments | 6 |
this script has 1 topic, 6 posts
This script has no reviews.
THIS SCRIPT IS NOT NEEDED ANYMORE: YOU CAN USE THIS: http://sites.google.com/site/gcalweeknumbers/go... INSTEAD, WHICH WORKS BETTER:
A script that adds week numbering in Google calendar.
Supports prefix before number.
Supports ISO 8601 week numbering.

Configuration
Change this line:var dowOffset = 1;
to change the day which your week "starts" on. 0 = sunday, 1 = monday, etc. Default is 1 = ISO 8601 week number.
var weekprefix = "w";
to change week prefix.
span.style.color = "#f00";
to change color.
Recent updates
- 20070523: Added some more listeners.Initial release.





