Hi,
How to convert start date and end date epoch time to actual date time format
Hi,
How to convert start date and end date epoch time to actual date time format
Hi @yogita.magdum,
You can bind the date & time picker control to custom formula where you can use the formula DATESTR(1624492800000,“DD-MM-YYYY HH:mm” , 1)
Also, sharing an article on using date & time functions for your easy reference.
OR
You can achieve the desired format by using custom javascript from the data section. Attached is the screenshot for your reference.
Also, sharing an article on transforming unix format to string Transforming UNIX format to String format
I hope this helps.
Best,
Pinky
Hi,
How to add today, yesterday, this week, this month and custom date range in DateRange Picker.
To add these mentioned functionalities/shortcuts in a Date Range Picker, we have the option to toggle on the Enable shortcuts property in the properties section of the Date Range Picker control. When we toggle it on, we can see these options on the left in the modal of the Date Range Picker.
Here I add the relevant article link for Date Range Picker control.
Thanks.
We have updated and moved our documentation to docs.dronahq.com.
You can continue to ask questions in the community here.