chronic icon indicating copy to clipboard operation
chronic copied to clipboard

undefined method 'start=' for nil when using 'and'

Open espen opened this issue 2 months ago • 0 comments

Chronic.parse("two days and one hour before")

Results in:

chronic-0.10.2/lib/chronic/handlers.rb:517:in 'Chronic::Handlers#get_anchor': undefined method 'start=' for nil (NoMethodError)

head.start = self.now

espen avatar Oct 15 '25 16:10 espen