DateTime.Now.ToString("MM") DateTime.Now.ToString("dd") 我知道上面三個分別可以得到年月日 請問一下那我要如何得到系統時間時分秒?
www.blueshop.com.tw