webmcp

view framework/env/convert/_from_human_to_timestamp.lua @ 213:d69106e271fc

Renamed "key" argument to "name" argument in request.set_perm_param(...)
author jbe
date Sat Jan 10 10:30:01 2015 +0100 (2015-01-10)
parents 9fdfb27f8e67
children
line source
1 function convert._from_human_to_timestamp(str)
2 return atom.timestamp:load(str)
3 end

Impressum / About Us