jama5262 / jiffy

Jiffy is a Flutter (Android, IOS and Web) date time package for parsing, manipulating, querying and formatting dates
https://pub.dev/packages/jiffy
MIT License
588 stars 126 forks source link

Added RelativeDateTime class overrides related to Locale #277

Open JosephNK opened 5 months ago

JosephNK commented 5 months ago

What does this PR do?

Purpose of overriding RelativeDateTime Class and modifying text.

Issue Reference

None

Types of changes

Screenshots

None

Checklist

Additional Information

An appropriate section could not be found to override and use the RelativeDateTime Class of the defined Support Locale Class. So we created the ensureInitialized function. If there is a better way, I hope it improves.