lib/delorean/base.rb in delorean_lang-0.3.28 vs lib/delorean/base.rb in delorean_lang-0.3.29

- old
+ new

@@ -52,9 +52,10 @@ iso8601: [DT_TYPES], hour: [DT_TYPES], min: [DT_TYPES+[Array]], sec: [DT_TYPES], to_date: [DT_TYPES+[String]], + to_time: [DT_TYPES+[String]], month: [DT_TYPES], day: [DT_TYPES], year: [DT_TYPES],