[ROOT] / doc / toc / ARCQuery / Class / ValueComparerDateTime / IsGliding / __TOCDet
Key | Value |
---|---|
Assembly | ARCQuery |
DocFragType | ClassMember |
IsInherited | -False- |
IsInheritedDoc | -False- |
Lines | -8- |
Name | IsGliding |
Namespace | ARCQuery |
Type | ValueComparerDateTime |
ClassMemberAttribute
Key | Value |
---|---|
DeclaringType | ValueComparerDateTime |
MethodName | IsGliding |
MethodSignature | Boolean IsGliding |
The modifier 'Gliding' (or just 'G') can be appended in order to mean continous gliding periode, so for instance
at time 09:15 NextTwoHoursGliding (or NextTwoHoursG) would mean between 09:15 and 11:15, instead of between 10:00 and 12:00.
Likewise at date 2020-12-09 time 09:15 LastTwoYearsGliding (or LastTwoYearsG) would mean betweem 2018-12-09 09:15 and 2020-12-09 09:15 instead of the years of 2018 and 2019.
The modifier 'Gliding' can also be used with 'Ago' and 'In',
like at Thursday 09:15 TwoDaysAgoGliding (or TwoDaysAgoG) would mean between Monday 09:15 and Tuesday 09:15 instead of Tuesday.
Likewise, InTwoDaysGliding (or InTwoDaysG) would mean betweeen Saturday 09:15 and Sunday 09:15 instead of Saturday.
NOTE: The use of the modifier 'Gliding' with 'Ago' and 'In' may be non-intuitive.
Generated 2025-03-22 07:18:54.031 UTC