webmcp

view framework/env/convert/_from_human_to_timestamp.lua @ 388:29eeba26ff9f

Changed version number to 2.0.4
author jbe
date Wed Dec 02 09:37:47 2015 +0100 (2015-12-02)
parents 9fdfb27f8e67
children
line source
1 function convert._from_human_to_timestamp(str)
2 return atom.timestamp:load(str)
3 end

Impressum / About Us