Template:SHINECALENDAR: Difference between revisions
Made automatical calendar calculator template |
Fixed number format |
||
(4 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
| July|August = Vale | | July|August = Vale | ||
| September|October = Surmich | | September|October = Surmich | ||
| November|December = | | November|December = Ruve | ||
}} {{#expr: {{CURRENTDAY}} + {{#switch: {{CURRENTMONTHNAME}} | }} {{#expr: {{CURRENTDAY}} + {{#switch: {{CURRENTMONTHNAME}} | ||
| February|April|June = 31 | | February|April|June|August = 31 | ||
| October|December = 30 | |||
| 0 | | 0 | ||
}}}}, {{#expr: {{CURRENTWEEK}} + (({{CURRENTYEAR}} - 2025) * 52)}} | }}}}, Year {{#expr: {{CURRENTWEEK}} + (({{CURRENTYEAR}} - 2025) * 52)}} in the [[Third Era]]<noinclude> | ||
== Usage == | == Usage == | ||
{{tlx| | {{tlx|SHINECALENDAR}} gives the current date in the [[Shine calendar]]. | ||
[[Category:Date-computing templates based on current time]] | [[Category:Date-computing templates based on current time]] | ||
</noinclude> | </noinclude> |