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