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

Commit 6d916b52 authored by Dongwon Kang's avatar Dongwon Kang Committed by android-build-merger
Browse files

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

am: 7a5024e0

Change-Id: I3878c92c3695e4abee4bb486c80c0c6e6fd8151a
parents e12aa87c 7a5024e0
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
         */