Extend `BinderConversionService` to support `Duration` parsing of the more readable `10s` form (equivalent to 10 seconds). Standard ISO-8601 parsing also remains as an option. Fixes gh-11078