본문 바로가기

Study/Programming

C# UltraDateTimeEditor 값 string으로 변환

string.Format("{0:yyyyMMdd000000}", dtFrom.Value);
이런 식으로 간단하게