User:Gauzy/Sandbox/Time
From Guild Wars 2 Wiki
< User:Gauzy | Sandbox
Jump to navigationJump to search
none: 1318, 4 Thursday
-3: 1018, 4 Thursday
-4: 918, 4 Thursday
-5: 818, 4 Thursday
-8: 518, 4 Thursday
count down or up[edit]
coming
1780564739 >= 1780610400
current time time[edit]
- unix time 1780579139
- seconds past the minute 59
fifties
next reset maths[edit]
- figure out when next reset is
- next reset is on 5 Friday 0:00:00
- next reset day of the week is 5
- next reset is on 5 Friday 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-04T03:00:00+00:00.>
Tuesday 03:00
2
UTC
1 Monday
20:00:00
<Countdown to 2026-06-04T20:00:00+00:00.>
<Countdown to 2026-06-09T00:00:00+00:00.>
Tuesday 00:00
6 Saturday 0:00:00
infobox stuff[edit]
Coming Up
- When
- 2026-02-16 21:00 EST