The Temporal.periodUntil and ChronoLocalDate.periodUntil methods use the name "period", but we only use that for date-based now via the Period class. The general term is "amount", but renaming to amountUntil() wouldn't be entirely clear. Renaming to until() is simple and effective, and keeps the methods grouped in the IDE.
See Github issud #311 https://github.com/ThreeTen/threeten/issues/311
See Github issud #311 https://github.com/ThreeTen/threeten/issues/311