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

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -