Show / Hide Table of Contents

Class AbpDateTimeExtensions

Extension methods for the .

Inheritance
System.Object
AbpDateTimeExtensions
Namespace: System
Assembly: Volo.Abp.Core.dll
Syntax
public static class AbpDateTimeExtensions : object

Methods

ClearTime(DateTime)

Declaration
public static DateTime ClearTime(this DateTime dateTime)
Parameters
Type Name Description
DateTime dateTime
Returns
Type Description
DateTime
Back to top Powered by Volosoft