def

func:toTimeZone

toTimeZone(val, tz)

Convert a DateTime or Span to another timezone:

now().toTimeZone("Chicago")
now().toTimeZone("UTC")

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function