[Solved] format date in c 9to5Answer
C# Format Date. The d standard format specifier represents a custom date and time format. // getdate () returns some date dt.tostring (dd/mm/yy);
The d standard format specifier represents a custom date and time format. Web the long date (d) format specifier. In addition, you might want. Web learn how to get a date and string from a datetime object in different formats using the tostring () method. Web datetime dt = getdate (); // getdate () returns some date dt.tostring (dd/mm/yy);
In addition, you might want. In addition, you might want. Web learn how to get a date and string from a datetime object in different formats using the tostring () method. The d standard format specifier represents a custom date and time format. Web datetime dt = getdate (); Web the long date (d) format specifier. // getdate () returns some date dt.tostring (dd/mm/yy);