fiona

Results 1 issues of fiona

# Feature Request I'd like to see combinations of `date` and `strtotime` like the one in the first diff converted to use Carbon. Always converting `strtotime($invoice->getDate())` to something like `Carbon::parse($invoice->getDate())->timestamp`...

feature