Searched refs:nowUnits (Results 1 – 1 of 1) sorted by relevance
52 …private static final ImmutableSet<String> nowUnits = ImmutableSet.of("second", "second-short", "se… field in LogicalGrouping348 …if (!(nowUnits.contains(fieldType) && relativeValue == 0)) { // Workaround for "now", "this hour",… in addPaths()