Skip to content
Snippets Groups Projects
Commit b798ac4f authored by Mirar (Pontus Hagland)'s avatar Mirar (Pontus Hagland)
Browse files

minor bugfix (v->w)

Rev: lib/modules/Calendar.pmod/ISO.pmod:1.2
parent 0fef4290
No related branches found
No related tags found
No related merge requests found
...@@ -17,11 +17,6 @@ class Week ...@@ -17,11 +17,6 @@ class Week
{ {
inherit Calendar.Gregorian.Week; inherit Calendar.Gregorian.Week;
string name()
{
return "v"+(string)this->number();
}
int yday() int yday()
{ {
return return
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment