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

Commit 7a5024e0 authored by Dongwon Kang's avatar Dongwon Kang Committed by Android (Google) Code Review
Browse files

Merge "TIF: allow time also in COLUMN_RELEASE_DATE" into oc-dev

parents 91f241b3 bf9d5e64
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1453,7 +1453,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
         */