customTimeBefore property

DateTime? customTimeBefore
getter/setter pair

A date in RFC 3339 format with only the date part (for instance, "2013-01-15").

This condition is satisfied when the custom time on an object is before this date in UTC.

Implementation

core.DateTime? customTimeBefore;