I am using Rust with the Chrono library, and need to find the DateTime for the previous Tuesday at 6 PM UTC.
I have the following code, which seems to be working, but