How to get Currency Pair Spot Date

is there an utility class in Strata that can be used for following? thanks.

getSpotDate(CurrencyPair, startDate)

The class FxSwapConventions has some conventions that allow you to obtain the spot date, but we don’t have a method exactly like the one you are looking for.