ToString1 ToString 출처: http://msdn.microsoft.com/en-us/library/zdtaw1bw.aspx public string ToString( string format ) // This example displays the following output to the console: // d: 6/15/2008 // D: Sunday, June 15, 2008 // f: Sunday, June 15, 2008 9:15 PM // F: Sunday, June 15, 2008 9:15:07 PM // g: 6/15/2008 9:15 PM // G: 6/15/2008 9:15:07 PM // m: June 15 // o: 2008-06-15T21:15:07.0000000 // R: Sun, 15 Jun 20.. 2011. 11. 15. 이전 1 다음