mozdev.org

Use $now = time(); to follow the mozdev.org changes directly.

  1. Australia Day - 26th January $now = mktime(1, 0, 0, 1, 26, date('Y'));
  2. St Patrick’s Day - 17th March $now = PATRICK;
  3. Tartan Day - 6th April $now = TARTAN;
  4. St George’s Day - 23rd April $now = GEORGE;
  5. Independence Day - 4th July $now = mktime(1, 0, 0, 7, 4, date("Y"));
  6. Summer - 1st June - 31st August [approx.] $now = SUMMER;
  7. Bastille Day - 14 juillet $now = gmmktime(1, 0, 0, 7, 14, date("Y"));
  8. Autumn - 1 September - 21 December [approx.] $now = AUTUMN;
  9. Halloween - 31st October $now = mktime(1, 0, 0, 10, 31, date('Y'));
  10. Thanksgiving - 4th Thursday of November $now = THANKSGIVING;
  11. St Andrew’s Day - 30th November $now = ANDREW;
  12. Winter - 8 December - 1 March [approx.] $now = WINTER;

Use $now = time(); to follow the mozdev.org changes directly.

For questions or comments about not, please send a message to the not mailing list.
Copyright © 2000-2008. All rights reserved. Terms of Use & Privacy Policy.