What is the data saved after the DatePiker selection of `daterange` in iView?

daterange type of DatePiker in

iView

<DatePicker type="daterange" confirm placement="bottom-end" placeholder="Select date" style="width: 200px"></DatePicker>

what type of data is stored in the selected v-model? Is it an array with two Date installed? Or a string? Or what?

Mar.02,2021

I tested and found that this is an array:
the first element is the start time, and the second is the end time.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-7ad42d-275b4.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-7ad42d-275b4.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?