Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bf9d5e64 authored by Dongwon Kang's avatar Dongwon Kang
Browse files

TIF: allow time also in COLUMN_RELEASE_DATE

Test: build
Bug: 37648162
Change-Id: Ided8e8592f8f2722b9fd47b98c2925ac33e51130
parent c2d54af5
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1438,7 +1438,8 @@ public final class TvContract {
        /**
         * The release date of this TV program.
         *
         * <p>The value should be in the form of either "yyyy-MM-dd" or "yyyy".
         * <p>The value should be in one of the following formats:
         * "yyyy", "yyyy-MM-dd", and "yyyy-MM-ddTHH:mm:ssZ" (UTC in ISO 8601).
         *
         * <p>Type: TEXT
         */