共用方式為


DateElement.FormatDate(DateTime) 方法

定義

格式化日期,傳回會當做儲存格轉譯的 Value。

public override string FormatDate (DateTime dt);
override this.FormatDate : DateTime -> string

參數

dt
DateTime

要格式化的日期時間。

傳回

備註

您可以覆寫此專案以改變日期的轉譯。

適用於