DateTimeExtend Class

日期時間擴充方法

Definition

Namespace: eBizprise.Framework
Assembly: eBizprise.Framework.DatetimeHelper (in eBizprise.Framework.DatetimeHelper.dll) Version: 25.0.0.0+6e92afb880fa099fdfe407c9aa8d1b17eaaf3625
C#
public static class DateTimeExtend
Inheritance
Object    DateTimeExtend

Methods

GetDateTime 依格式取得日期
GetFirstDayOfMonth 取得當月第1天
GetInterval 取得間隔時間
GetLastDayOfMonth 取得當月最後1天
GetString(DateTime, String) 依格式取得日期字串
GetString(NullableDateTime, String) 依格式取得日期字串

See Also