import {css, CSSResult, html, TemplateResult, unsafeCSS} from 'lit';
import i18next from 'i18next';
import {customElement} from 'lit/decorators.js';
import GmfTimeInput from 'gmf/time-input/time-input';
/**
* Gives you a datepicker (simple or range) based on OGC time.
* Based on GmfTimeInput.
* Example:
*