You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.
In FormatMoneyUseCase add support for large number in a way so
we can present millions and billions as xM and xB. Ex : 1000000 = 1M.
Because...
This class will be used centrally to format double to string across entire application and centralizing all money formatting logic in this class would be great.
Description
No response
Success Criteria
No response
The text was updated successfully, but these errors were encountered:
Please confirm the following
What would you like to improve?
In FormatMoneyUseCase add support for large number in a way so
we can present millions and billions as xM and xB. Ex : 1000000 = 1M.
Because...
This class will be used centrally to format double to string across entire application and centralizing all money formatting logic in this class would be great.
Description
No response
Success Criteria
No response
The text was updated successfully, but these errors were encountered: