Template talk:Participate text

From Free Software Directory
Revision as of 09:37, 30 April 2020 by LorenzoAncora (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Documentation

  • Use UTC UNIX timestamps and always update all parameters at once. See: Help:Extension:ParserFunctions##time; --David Hedlund (talk) 12:20, 8 November 2016 (EST);
  • Overtime enabled: {{#time:G|now UTC}}<={{#time:G|next Friday 19:00 UTC}};
  • Overtime disabled: {{#time:G|now UTC}}<{{#time:G|next Friday 19:00 UTC}};
  • Detection guard explanation: eval( (next Friday 16:00 ts > current ts) && (current ts >= today's 16:00 ts) && (current week day number == next meeting week day number) && (current hour number) < (next Friday 19:00 hour number) ) == 1 ==> 'meeting is active during page load', where ts means UTC UNIX timestamp. --LorenzoAncora (talk) 14:20, 17 April 220 (EDT)

TZ

I added how to figure out time zones to make it convenient for volunteers to attend to the meetings with confidence. --David Hedlund (talk) 12:20, 8 November 2016 (EST)



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.