Dare to try out the Harvest Festival 2024!?
All public logs
From HorizonXI Wiki
Combined display of all available logs of HorizonXI Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:40, 5 November 2023 Starfox9507 talk contribs created page MediaWiki:VanaTime.js (Created page with "//********************************************************************* // Javascript below contributes to live Vana'diel Time listed in Sidebar // All code taken from: https://www.pyogenes.com/ffxi/timer/v2.html //*************************** basisDate = new Date(); basisDate.setUTCFullYear(2002, 5, 23); // Set date to 2003-06-23 basisDate.setUTCHours(15, 0, 0, 0); // Set time to 15:00:00.0000 Mndate = new Date(); Mndate.setUTCFullYear(2004, 0, 25); // Set date...")