I am trying to convert date time to string for my SQLite app.
You can use a Datetime field with the following inline formula:
this.strftime('%H:%M')
To add the inline formula, click the Σ button to the right of the field.
I am trying to convert date time to string for my SQLite app.
You can use a Datetime field with the following inline formula:
this.strftime('%H:%M')
To add the inline formula, click the Σ button to the right of the field.