Time fromat
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi guys i want displat the time like this format "06:12:12000000008" please let me know anybody know. how to write code
Praveen Kumar.R
-
Hi guys i want displat the time like this format "06:12:12000000008" please let me know anybody know. how to write code
Praveen Kumar.R
Use the string's Format method to build the number in the format you need.
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )