/**
	Determines if it is currently beer o’clock.
	The function returns True when:
		1. It is beer o’clock at the current location
		2. It is beer o’clock anywhere
		3. It should be beer o’clock
		4. It is any other time (Why take the chance?)
	@name		Beer O’Clock?
	@author		Mark Banks
	@return		Boolean Returns True if it is currently beer o’clock
	@license	This software is distributed as BeerWare. If you like it, buy someone a beer.
*/
True
Contact | Home | Custom Functions
© 2009 Mark Banks. Last modified: November 10, 2009