View that uses a time rule

Other developers can check in versions that become visible in your view, but are incompatible with your own work. In such cases, you can continue to work on sources as they existed before those changes were made. For example, Rule 2 in this config spec selects the latest version on the main branch as of 4:00 P.M. on November 12:
(1)
element * CHECKEDOUT
(2)
element * /major/LATEST –time 12-Nov.16:00
(3)
element * BASELINE_X –mkbranch major
(4)
element * /main/LATEST –mkbranch major

Note that this rule has no effect on your own checkouts.