/* Sky Slavin, Ludopoli. MIT license. * based on JavaScript Pretty Date * Copyright (c) 2008 John Resig (jquery.com) * Licensed under the MIT license. */
/* Sky Slavin, Ludopoli. MIT license. * based on JavaScript Pretty Date * Copyright (c) 2008 John Resig (jquery.com) * Licensed under the MIT license. */
functionprettyDate(time){
functionprettyDate(time){
if(navigator.appName==='Microsoft Internet Explorer'){
if(navigator.appName==='Microsoft Internet Explorer'){
return"<span>∞</span>";// because IE date parsing isn't fun.
return"<span>∞</span>";// because IE date parsing isn't fun.