TimeExtent.withTimeInstant constructor

TimeExtent.withTimeInstant(
  1. DateTime? timeInstant
)

Creates a time extent with a time instant.

Parameters:

  • timeInstant — The time instant is both the start and end time of the extent.