Determines if the given precision is at least as precise as the given targetPrecision. Useful, for example, when determining if a date component should be included depending on a date time precision.
precision
targetPrecision
The precision to check.
The precision to check against.
Determines if the given
precisionis at least as precise as the giventargetPrecision. Useful, for example, when determining if a date component should be included depending on a date time precision.