Tag Archive
ad blocker
AJAX
Alphabet Juice
apple
bars
Bayonne
blithe spirit
blue hill
books
brebidou
broadway
calculator
cars
cheeses
converter
d'affinois
default
desktop
drugs
durang
epoch
food
havarti
hitchcock
honey
hosts file
Hurricane Irene
hydromel
IE8
imac
Indian
inPrivate Filtering
Jack Finney
JavaScript
joke
json
manhattan
mechanics
midtown manhattan
mySQL
NAICS
perl
pun
restaurants
roth private reserve
Date to Millisecond Calculators
Several date to millisecond calculators, useful when coding countdown timers, cookie expiration settings or other date related scripts. The calculators are coded in JavaScript. var today = new Date(); var startOfEpoch = new Date(0); function nameBtn(){ document.forms.d2mBtn.value = "converted to milliseconds since "+startOfEpoch; } jQuery(nameBtn); The known data: Your computer's time: equals milliseconds since document.write(startOfEpoch); -- the start of Unix Epoch... »
