eXorithm – Execute Algorithm: View / Run Algorithm show_unix_time August 20, 2018 by ToneDJCampbellin View function show_unix_time ($time, $format{ return date$format,($time == 0) ? time() : $time);}