[ROOT] / doc / toc / ARCQuery / Class / ValueComparerDateTime / IsBefore / __TOCDet

KeyValue
AssemblyARCQuery
DocFragTypeClassMember
IsInherited-False-
IsInheritedDoc-False-
Lines-6-
NameIsBefore
NamespaceARCQuery
TypeValueComparerDateTime

ClassMemberAttribute

KeyValue
DeclaringTypeValueComparerDateTime
MethodNameIsBefore
MethodSignatureBoolean IsBefore

The modifier 'Before' can be prepended in order to mean from any time before the specified time.
Note: 'Until' is synonymous with 'Before' but not recommended, as it can be ambigious.
Example: BeforeLastHour would at time 09:15 mean anything before 08:00
BeforeLastHourGliding would at time 09:15 mean anything before 08:15.

Note that setting IsBefore is equivalent to setting StartPeriod to -MinValue-.

Edit


Generated 2024-05-06 22:59:49.574 UTC