Show / Hide Table of Contents

Class AbpDateTimeExtensions

Inheritance
object
AbpDateTimeExtensions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: System
Assembly: Volo.Abp.Core.dll
Syntax
public static class AbpDateTimeExtensions

Methods

ClearTime(DateTime)

Declaration
public static DateTime ClearTime(this DateTime dateTime)
Parameters
Type Name Description
DateTime dateTime
Returns
Type Description
DateTime
In this article
Back to top Powered by ABP.IO Platform