webmcp

view framework/env/convert/_from_timestamp_to_human.lua @ 317:732c4d53a823

Invoke Moonbridge's listen function without delay (requires passing http_options as argument); Code cleanup
author jbe
date Mon Mar 23 19:05:32 2015 +0100 (2015-03-23)
parents 9fdfb27f8e67
children
line source
1 function convert._from_timestamp_to_human(value)
2 return atom.dump(value)
3 end

Impressum / About Us