webmcp

view framework/env/convert/_from_date_to_human.lua @ 205:48ee8826efbe

Correct handling of nil's in return tuples in execute.chunk{...}
author jbe
date Fri Jan 09 21:32:23 2015 +0100 (2015-01-09)
parents 9fdfb27f8e67
children
line source
1 function convert._from_date_to_human(value)
2 return atom.dump(value)
3 end

Impressum / About Us