c# - Date conversion -


Let me present date "November 4 00 00:00 UTC + 0530 2014" to C #.

Now say I have a date like: date time DT = date time.Now;

Now, how can I convert it into a format?

Allows you to specify a format for your date. You can build a custom format using.


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -