I know there are ways to do this manually, but I need a way to do it via the ToString method.
.NET Base Class Library
Hi Barguast,
There is no format specifier that gives you this result. If you want to have this kind of result, you will need to implement a function that receives a number as parameter and returns the string you need.
Here is a reference to all the possible format specifiers: http://msdn2.microsoft.com/en-us/library/system.globalization.datetimeformatinfo.aspx
Greetz,
Geert
Geert Verhoeven
Consultant @ Ausy Belgium