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