videosphere
    Preparing search index...
    • Parses a stored SermonAudio publishTimestamp into schedule picker parts.

      Parameters

      • publishTimestamp: number

        Unix timestamp in seconds.

      • timeZone: string

        IANA timezone used to display wall-clock values.

      Returns { dateStr: string; timeStr: string }

      Date and time strings for the picker, or null when invalid.