Watch this example on YouTube
if (System.DateTime.Now.DayOfWeek == DayOfWeek.Friday) { // do somehting here }
No comments:
Post a Comment