Focusing problem solving with bird's-eye view & ground level implementation.
DateTime.Now.ToString("MMMM dd, yyyy @ hh:mm tt")
Output: December 23, 2020 @ 08:26 AM
DateTime.Now.DayOfWeek.ToString
Output: Wednesday
Post a Comment
No comments:
Post a Comment