Lines Matching refs:base
22 integer warp now base factor
39 [+time = time + warp + (time - base) * (factor - 1)?]
51 [b:base?Set the base or starting date to \adate\a. Useful for repeating
123 USAGE='b:[base]f:[factor]nt date [ command [ arg ... ] ]'
176 : determine the warp factor base
180 ''|now) (( base = now ))
183 (( base = $base_str ))
185 *) (( base = $(LD_LIBRARY_PATH=$root/lib:$LD_LIBRARY_PATH $root/bin/date -f %s -s "$base_str") ))
188 opt="$opt-b$base -f$factor "