Timezone in date_time field
# avo-2
m
Thread automatically created by andresyebra in #740893011994738751
r
I found this issue(https://github.com/avo-hq/avo/issues/1506) but I don't know if it is related
l
Hello @rough-library-77794, i think https://docs.avohq.io/2.0/fields/date_time.html#timezone is what you're looking for
field :started_at, as: :date_time, timezone: -> { record.timezone }
Ok just noticed that the docs are not complete about the callable option