484950515253545556
public TimeField( final Unit timeUnit, final ByteArrayId fieldId ) { this( new TimeDefinition( timeUnit), fieldId); }