Category:Events 2020: Difference between revisions

From Indian River Lagoon Project
mNo edit summary
mNo edit summary
Line 21: Line 21:
tables=Event
tables=Event
|fields=DATE_FORMAT(Start_Date,'%Y/%m/%d %I:%i%p')=Start_Date, CONCAT ('[[',_pageName,'|',Name,']]' )=Name, Region, Description
|fields=DATE_FORMAT(Start_Date,'%Y/%m/%d %I:%i%p')=Start_Date, CONCAT ('[[',_pageName,'|',Name,']]' )=Name, Region, Description
|where= Start_Date > {{LOCALTIMESTAMP}}
|where= Start_Date < 202012312359 {{LOCALTIMESTAMP}}
|order by=Start_Date ASC
|order by=Start_Date ASC
|format=dynamic table
|format=dynamic table

Revision as of 14:24, December 23, 2020

Indian River Lagoon Community Events for the year 2020.

Current Community Events Calendar

2020 Indian River Lagoon Community Events List

Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '20250314014928 ORDER BY `Start_Date` LIMIT 100' at line 1

Function: CargoSQLQuery::run Query: SELECT `cargo__Event`.`_pageID` AS `cargo_backlink_page_id_Event`,DATE_FORMAT(Start_Date,'%Y/%m/%d %I:%i%p') AS `Start_Date`,CONCAT ('',Name,'' ) AS `Name`,`Region` AS `Region`,`Description` AS `Description` FROM `cargo__Event` WHERE Start_Date < 202012312359 20250314014928 ORDER BY `Start_Date` LIMIT 100