travisjeffery / timecop

A gem providing "time travel", "time freezing", and "time acceleration" capabilities, making it simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call.
MIT License
3.37k stars 226 forks source link

DateTime parsing was ignoring time value when Day of Week with date i… #287

Closed joshuacronemeyer closed 1 year ago

joshuacronemeyer commented 3 years ago

…nferrence

joshuacronemeyer commented 1 year ago

Not sure why this historic PR wasn't merged but it is unmergable now and really old. Closing.