やりたいことは題名のとおりです。
現在、パラメーターの中にTimeWithZoneクラスの日付が入っていて、その日付の2週間後をdatetimeで違う変数に入れたいです。
#published_dayがTimeWithZoneクラスとして day = published_day + 1.week
とするとパラメーターは足し算できないとエラーがでます。
また、
day = Time.parse(published_day) + 1.week
とすると、
no implicit conversion of ActiveSupport::TimeWithZone into String
とエラーが出ます。
なにか解決策はないでしょうか?

バッドをするには、ログインかつ
こちらの条件を満たす必要があります。