Please comment below if it's valid or not in your state, as the good folk at HJ's HQ aren't really sure themselves. Seems it's not valid in VIC & WA. Many thanks.
BOGOF Grilled Chicken Value Meal Tuesdays @ Hungry Jack's (QLD, SA, NSW, TAS, NT)
Related Stores
closed Comments
Not valid in VIC & NSW. Enjoy :)
Enjoy what if not valid??? ;)
VIC and NSW will eat KFC instead.
Depends if you're Jewish or not and go by Sunset… If so:
first calculate the day of the year
N1 = floor(275 * month / 9)
N2 = floor((month + 9) / 12)
N3 = (1 + floor((year - 4 * floor(year / 4) + 2) / 3))
N = N1 - (N2 * N3) + day - 30convert the longitude to hour value and calculate an approximate time
lngHour = longitude / 15
if rising time is desired:
t = N + ((6 - lngHour) / 24)
if setting time is desired:
t = N + ((18 - lngHour) / 24)calculate the Sun's mean anomaly
M = (0.9856 * t) - 3.289
calculate the Sun's true longitude
L = M + (1.916 * sin(M)) + (0.020 * sin(2 * M)) + 282.634
NOTE: L potentially needs to be adjusted into the range [0,360) by adding/subtracting 360
5a. calculate the Sun's right ascension
RA = atan(0.91764 * tan(L)) NOTE: RA potentially needs to be adjusted into the range [0,360) by adding/subtracting 360
5b. right ascension value needs to be in the same quadrant as L
Lquadrant = (floor( L/90)) * 90 RAquadrant = (floor(RA/90)) * 90 RA = RA + (Lquadrant - RAquadrant)
5c. right ascension value needs to be converted into hours
RA = RA / 15
calculate the Sun's declination
sinDec = 0.39782 * sin(L)
cosDec = cos(asin(sinDec))
7a. calculate the Sun's local hour angle
cosH = (cos(zenith) - (sinDec * sin(latitude))) / (cosDec * cos(latitude)) if (cosH > 1) the sun never rises on this location (on the specified date) if (cosH < -1) the sun never sets on this location (on the specified date)
7b. finish calculating H and convert into hours
if if rising time is desired: H = 360 - acos(cosH) if setting time is desired: H = acos(cosH) H = H / 15
calculate local mean time of rising/setting
T = H + RA - (0.06571 * t) - 6.622
adjust back to UTC
UT = T - lngHour
NOTE: UT potentially needs to be adjusted into the range [0,24) by adding/subtracting 24convert UT value to local time zone of latitude/longitude
localT = UT + localOffset
You must be bored
I lost interest at 'first' I hate maths lol
Is the answer 42?
11:59:59 PM
Sorry TA, but WA Facebook has this as single burger only, as is normally the case
I called them, as stated in the post. The guy told me the states. Do they actually have any idea?
Do they actually have any idea?
I doubt it as other HJs posts have found!
Just called 2 stores in Sydney, and vaild there, so changed the title. Hopefully it's right now.
@tightarse: Do you sleep at all? ;)
You bother to call them up? I still prefer their double bacon burger for when they have the 2 for 1 tuesday.
The hungry jacks in the city (William Street) has a poster stating buy one grilled chicken burger get another free on Tuesday.
I just saw a sign for it at Wynyard Station, NSW so maybe select stores in NSW and VIC too?
How much is the meal. I'm feeling hungry and cant be bothered cooking lol
$83.54
:)With or without the price of treatment for the massive coronary? ;-)
i'm guessing its about $8.
personally i find the vouchers to typically be better deals.
2 burgers (chicken crunch + other chicken burger for ~$4.95) +
6(?) nuggets + small fries for $3=
$7.95.
bonus: with the shake and win app, possibility of getting a $3 burger or something for free.
I always start with shake app. It pretty much determines how I order the rest of my meal.
only says the burger not meal in the Aust Fair qld store.
Does anyone know if this is valid in SA?
They let me substitute the Ranch dressing for Peri-Peri; the 2 burgers came out to $5.55 here in Canberra.
Ordered 2 BBQ cheeseburgers - add tomato, lettuce, onion.
He refused saying they're a franchise, can't add it to cheap burgers.
Even though there's posters around saying 'have it your way'.Anyway, told him I've rang head office about this. And he apilogised and immediately made me the burgers I requested :)
No love for VIC but love for TA. Good on you mate.