Join Slack
Powered by
Is there any native functionality yet for formatti...
# announcements
c
Chetan Tuteja
10/24/2020, 6:43 AM
Is there any native functionality yet for formatting double while using string templates? Or is the best way still is to use the following or make an extension function for same
Copy code
".2f".format()
2
Views
Open in Slack
Previous
Next