webmcp

view framework/env/convert/_from_human_to_timestamp.lua @ 265:a88662f795e0

Added missing parenthesis in env/slot/__init.lua
author jbe
date Fri Mar 20 13:36:05 2015 +0100 (2015-03-20)
parents 9fdfb27f8e67
children
line source
1 function convert._from_human_to_timestamp(str)
2 return atom.timestamp:load(str)
3 end

Impressum / About Us