generate functionTue, 07 Feb 2023

wpf binding datetime to string

public string GetDateTime() { return DateTime.Now.ToString("yyyy/MM/dd HH:mm:ss"); }

Want to kickstart your project?Use the new AI Studio to create your code