webmcp

view framework/env/convert/_from_human_to_timestamp.lua @ 283:81711c529eb2

Perform relative 301/302 redirects (according to RFC 7231)
author jbe
date Sun Mar 22 00:58:14 2015 +0100 (2015-03-22)
parents 9fdfb27f8e67
children
line source
1 function convert._from_human_to_timestamp(str)
2 return atom.timestamp:load(str)
3 end

Impressum / About Us