def

func:hoursInDay

hoursInDay(dt)

Given a DateTime in a specific timezone, return the number of hours in the day. Dates which transition to DST will be 23 hours and days which transition back to standard time will be 25 hours.

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function