webmcp

view framework/env/convert/_from_fraction_to_human.lua @ 530:6dec66f8d48e

Fix in format.timestamp(...): deal with options set to nil
author jbe
date Fri Dec 01 00:16:36 2017 +0100 (2017-12-01)
parents 9fdfb27f8e67
children
line source
1 function convert._from_fraction_to_human(value)
2 return atom.dump(value)
3 end

Impressum / About Us