Using convert_tz at the model level

It’s tedious to add convert_tz into every dimension_group when I need to use dates and timestamps. Is there a way to have convert_tz: no at the model file level?

No, that’s not possible in LookML.

Why are you disabling it across an entire model, though? There might be another solution to your problem.