eBizprise Framework Documentation
C#
Show/Hide TOC
Date
Time
Extend Class
日期時間擴充方法
Definition
Namespace:
eBizprise.Framework
Assembly:
eBizprise.Framework.DatetimeHelper (in eBizprise.Framework.DatetimeHelper.dll) Version: 25.0.0.0+adf38c4ccb2bf98d8ad258a6278302b5e05a94ed
C#
Copy
public
static
class
DateTimeExtend
Inheritance
Object
DateTimeExtend
Methods
GetDateTime
依格式取得日期
GetFirstDayOfMonth
取得當月第1天
GetInterval
取得間隔時間
GetLastDayOfMonth
取得當月最後1天
GetString(DateTime, String)
依格式取得日期字串
GetString(Nullable
DateTime
, String)
依格式取得日期字串
See Also
Reference
eBizprise.Framework Namespace
In This Article
Definition
Methods
See Also