Hi,
I am setting default time as relative time in time picker.
<input type="time" token="time_token" searchWhenChanged="true">
<label>Reports Time Picker</label>
<default>
<earliest>-3h@h</earliest>
<latest>now</latest>
</default>
</input>
Is it possible to set epoch time of -3hr rather than -3h@h?
HI @goyals05,
Please check @niketnilay's answer to below question.
https://answers.splunk.com/answers/563884/converting-relative-time-into-epoch-for-the-time-r.html
Thanks
HI @goyals05,
Please check @niketnilay's answer to below question.
https://answers.splunk.com/answers/563884/converting-relative-time-into-epoch-for-the-time-r.html
Thanks
Nice work arond. cheers 🙂