Defines an event (time instant).
FindOccurrence | Return computed time instance if it occurs. |
OccursBefore | Return true if computed time instance occurs before or at specified time, return false otherwise. |
NoonToday | Return time instant that corresponds to today's GMT noon. |
NoonTomorrow | Return time instant that corresponds to tomorrow's GMT noon. |
Today | Return time instant that corresponds to today's GMT midnight. |
Tomorrow | Return time instant that corresponds to tomorrow's GMT midnight. |
Type | Return the type of time instant. |
Determine if event
occurs before an epoch.
[C#] | Copy Code | |
---|---|---|
|
Determine the time of
an event.
[C#] | Copy Code | |
---|---|---|
|
Determine if event
occurs before an epoch.
[Visual Basic .NET] | Copy Code | |
---|---|---|
|
Determine the time of
an event.
[Visual Basic .NET] | Copy Code | |
---|---|---|
|