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

      Parameters

      • publishDate: string

        SermonAudio publish datetime string.

      • 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.