Jump to content

User:Dustin Loup/Sanbox

From ICANNWiki
Revision as of 23:44, 3 December 2020 by Dustin Loup (talk | contribs) (Dustin Loup moved page User:Dustin Phillips/Sanbox to User:Dustin Loup/Sanbox: Automatically moved page while renaming the user "Dustin Phillips" to "Dustin Loup")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

{{#cargo_query:

tables=Event
|fields=_pageName = Event,DATE_FORMAT(Start, "%M %e, %Y")=Start,DATE_FORMAT(End, "%M %e, %Y")=End,Country_or_Territory,Region
|where=DATEDIFF(End,NOW()) <= 60 AND DATEDIFF(End,NOW()) >= 0
|order by=Start ASC
|format=table

}}