webmcp

view framework/env/convert/_from_date_to_human.lua @ 201:1a10fef86d97

Added type checks to C functions of JSON library to avoid crashes due to wrong arguments
author jbe
date Thu Aug 14 05:18:20 2014 +0200 (2014-08-14)
parents 9fdfb27f8e67
children
line source
1 function convert._from_date_to_human(value)
2 return atom.dump(value)
3 end

Impressum / About Us