So I am writing a method which should check if 2 periods defined as DateTime structs overlap each other
defp check_overlap(pair, from, until) do # Get