malcommac / SwiftDate

🐔 Toolkit to parse, validate, manipulate, compare and display dates, time & timezones in Swift.
MIT License
7.61k stars 767 forks source link

Customize/Override Relative format values #788

Open richienko opened 2 years ago

richienko commented 2 years ago

I just can't figure out how to customize RelativeFormatter output. Instead of "now" I would like "right now".

Documentation here: https://github.com/malcommac/SwiftDate/blob/master/Documentation/5.Date_Formatting.md#colloquial points to dead link and doc for relative formatter is empty since v5.0. Thanks.