Module: Strava::Models::Mixins::TimeInHours
- Extended by:
- ActiveSupport::Concern
- Included in:
- ElapsedTime, EstimatedMovingTime, MovingTime
- Defined in:
- lib/strava/models/mixins/time_in_hours.rb
Overview
Provides time formatting helper methods.
This is a utility mixin used by other time-related mixins (MovingTime, ElapsedTime, etc.) to format seconds into a human-readable hours/minutes/seconds string.