Here in date to modify give it as “now”…Then select custom format and give “dd.MMMM.yyyy”
Another option is as below:
DateTime.Now.ToString(“dd.MMMM.yyyy”)
Here in date to modify give it as “now”…Then select custom format and give “dd.MMMM.yyyy”
Another option is as below:
DateTime.Now.ToString(“dd.MMMM.yyyy”)