When i invoke ToString method of DateTime i get the follow string "17.05.2010 8:05:22". Is there any other DateTime format where i can get the follow string "17.05.2010 08:05:22" with zero before eight hours?
When i invoke ToString method of DateTime i get the follow string "17.05.2010 8:05:22". Is there any other DateTime format where i can get the follow string "17.05.2010 08:05:22" with zero before eight hours?