User:Gauzy/Sandbox/Time
From Guild Wars 2 Wiki
< User:Gauzy | Sandbox
Jump to navigationJump to search
none: 856, 6 Saturday
-3: 556, 6 Saturday
-4: 456, 6 Saturday
-5: 356, 6 Saturday
-8: 056, 6 Saturday
count down or up[edit]
coming
1781326582 >= 1781388000
current time time[edit]
- unix time 1781340982
- seconds past the minute 22
twenties
next reset maths[edit]
- figure out when next reset is
- next reset is on 7 Sunday 0:00:00
- next reset day of the week is 7
- next reset is on 7 Sunday 0:00:00
- use that to determine what the current event is
- can set start time based on next reset
getting week number[edit]
- the magic word
{{CURRENTWEEK}}gives us the current week number, sometimes we want to know if this is an even or odd week. - this code will tell us if it's even or odd
{{#ifexpr: ( {{CURRENTWEEK}} mod 2 ) = 0 | Even | Odd }}- gets the current week number
- modulo to get the remainder when dividing by 2
- if the remainder is 0, it's even; if not, it's odd
noodling[edit]
<Countdown to 2026-06-13T03:00:00+00:00.>
Tuesday 03:00
2
UTC
1 Monday
20:00:00
<Countdown to 2026-06-13T20:00:00+00:00.>
<Countdown to 2026-06-16T00:00:00+00:00.>
Tuesday 00:00
1 Monday 0:00:00
infobox stuff[edit]
Coming Up
- When
- 2026-02-16 21:00 EST