Questions
In the Behavior Setting tab of the text box control, set [Input Contents] to [Time] and format to [hh:mm].
It is tied to a "date type" entry in the internal DB.
I set the date data to the internal DB as shown below, but they are all displayed as "hh:mm".
1970-01-01t08:22:34
2020/02/04 08:22:34
Is there some other setting I need to do to make it so that it does not say "hh:mm" but "08:22" when displayed?
Answer.
When setting a date item,
The target set value must be explicitly set to the "date/time" type.
*If string type data is passed, it will not be converted to the correct format and will be displayed as "hh:mm".
Convert data stored in internal DB to UNIX time?
By retrieving it in UNIX time format and storing it in the "date type" entry in the internal DB,
Can be displayed in the specified format.
Please refer to the following application
Sample app download link
For information on how to open the sample application, seethis way (direction close to the speaker or towards the speaker)