import { globalWeatherVar } from 'src/globals/weather'; import { getNextEpoch } from '../helpers'; import { bind } from 'astal'; export const HourlyTime = ({ hoursFromNow }: HourlyTimeProps): JSX.Element => { return (