Aqua.DateTimeHelpers
1.0.0
Is an Open Source and Free Software package for .NET to facilitate the work with Date and Time
Install-Package Aqua.DateTimeHelpers -Version 1.0.0
dotnet add package Aqua.DateTimeHelpers --version 1.0.0
<PackageReference Include="Aqua.DateTimeHelpers" Version="1.0.0" />
paket add Aqua.DateTimeHelpers --version 1.0.0
#r "nuget: Aqua.DateTimeHelpers, 1.0.0"
About Aqua DateTime Helpers:
Aqua DateTime Helpers is an Open Source and Free Software package consists of a set of utilities that facilitate the job of the developer and save his time while dealing with a DateTime types. Every developer could be a beneficiary of this library; however, those who deal with database and integration applications are likely the most potential beneficiaries.
List of Features and Methods
- IsValidDate
- IsValidTime
- IsValidDateTime
- IsBetween
- IgnoreTimeSpan
- IgnoreMilliseconds
- IgnoreSeconds
- IgnoreMinutes
- IgnoreHours
- GetMinDate
- GetMaxDate
- UnixTimeStampToDateTime
- UnixTimeStampToDateTimeUTC
- DateTimeToUnixTimeStamp
- IsSunday
- IsMonday
- IsTuesday
- IsWednesday
- IsThursday
- IsFriday
- IsSaturday
- IsDateAM
- IsDatePM
- GenerateDateList
- GenerateBusinessDaysList
- GetLastWeekdayOfMonth
- GetFirstWeekdayOfMonth
- GetFirstDayOfWeek
- GetLastDayOfWeek
- GetLastDayOfPreviousWeek
- GetFirstDayOfNextWeek
- NextWeekSameDay
- PreviousWeekSameDay
- NextMonthSameDay
- PreviousMonthSameDay
- QuarterOfYear
- WeekOfYear
- Midnight
- Noon
- NextYearSameDay
- PreviousYearSameDay
- AgeCalenderYears
- AgeMonths
- AgeExactYears
- SetTime
- SetDay
- SetMonth
- SetYear
About Aqua DateTime Helpers:
Aqua DateTime Helpers is an Open Source and Free Software package consists of a set of utilities that facilitate the job of the developer and save his time while dealing with a DateTime types. Every developer could be a beneficiary of this library; however, those who deal with database and integration applications are likely the most potential beneficiaries.
List of Features and Methods
- IsValidDate
- IsValidTime
- IsValidDateTime
- IsBetween
- IgnoreTimeSpan
- IgnoreMilliseconds
- IgnoreSeconds
- IgnoreMinutes
- IgnoreHours
- GetMinDate
- GetMaxDate
- UnixTimeStampToDateTime
- UnixTimeStampToDateTimeUTC
- DateTimeToUnixTimeStamp
- IsSunday
- IsMonday
- IsTuesday
- IsWednesday
- IsThursday
- IsFriday
- IsSaturday
- IsDateAM
- IsDatePM
- GenerateDateList
- GenerateBusinessDaysList
- GetLastWeekdayOfMonth
- GetFirstWeekdayOfMonth
- GetFirstDayOfWeek
- GetLastDayOfWeek
- GetLastDayOfPreviousWeek
- GetFirstDayOfNextWeek
- NextWeekSameDay
- PreviousWeekSameDay
- NextMonthSameDay
- PreviousMonthSameDay
- QuarterOfYear
- WeekOfYear
- Midnight
- Noon
- NextYearSameDay
- PreviousYearSameDay
- AgeCalenderYears
- AgeMonths
- AgeExactYears
- SetTime
- SetDay
- SetMonth
- SetYear
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 199 | 11/2/2020 |