webmcp

view framework/env/convert/_from_human_to_timestamp.lua @ 67:937bbe05098c

Bugfix regarding compatibility with Lua 5.2:
return _M at end of mondelefant.lua
author jbe
date Tue Apr 17 15:39:27 2012 +0200 (2012-04-17)
parents 9fdfb27f8e67
children
line source
1 function convert._from_human_to_timestamp(str)
2 return atom.timestamp:load(str)
3 end

Impressum / About Us