Search found 3 matches

Go to advanced search

by ImNotaRobot
Mon Jan 13, 2014 6:03 pm
Forum: Issues
Topic: Trouble with formatting numbers into currency?
Replies: 6
Views: 334
 
Jump to post

Trouble with formatting numbers into currency?

Its ok, I had to figure it out on my own. It took me 5 hours, but was worth it.

by ImNotaRobot
Wed Jan 08, 2014 6:41 pm
Forum: Issues
Topic: Trouble with formatting numbers into currency?
Replies: 6
Views: 334
 
Jump to post

Trouble with formatting numbers into currency?

I am creating an app that totals a grocery bill. I have successfully been able to total it, but am not able to format it with the $. I am doing everything in my server code. I am using the numeralJS dependency. I do not know how to insert the var string = numeral(1000).format('$0,0.00');) into my re...

Go to advanced search