pub fn table_is_timestamp(t: &LuaTable) -> LuaResult<bool>
Determines if a LuaTable is a timestamp.
LuaTable
This function will fail if the table is malformed.