{{! Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: BUSL-1.1 ~}}
Date range
{{#if (and @startTime @endTime)}}

{{this.formattedDate @startTime}}

{{this.formattedDate @endTime}}

{{else}} {{/if}}
{{#if this.showEditModal}} Edit date range

The start date will be used as the client counting start time and all clients in that month will be considered new. {{#if this.version.isEnterprise}} We recommend setting this date as your license or billing start date to get the most accurate new and total client count estimations. These dates are only for querying data in storage. Editing the date range does not change any license or billing configurations. {{/if}}

Start
End
{{#if this.validationError}} {{this.validationError}} {{/if}} {{#if this.useDefaultDates}} Dashboard will use the default date range from the API. {{/if}}
{{/if}}