webmcp

view framework/env/convert/_from_date_to_human.lua @ 41:0bbfee4d4aed

New functions trace.disable() and trace.is_disabled()
author jbe
date Sat Oct 16 17:51:18 2010 +0200 (2010-10-16)
parents 9fdfb27f8e67
children
line source
1 function convert._from_date_to_human(value)
2 return atom.dump(value)
3 end

Impressum / About Us