local nTime = os.time()
print( "The time is "..textutils.formatTime( nTime, false ) )