3
Answers

Get Year c#

Photo of Goran Bibic

Goran Bibic

2y
803
1

Need in const string GET YEAR

const string DATE_FORMAT = DateTime.Now.ToString('yyyy');

Answers (3)