Forum Discussion
AustinK
6 years agoQrew Commander
Add that field as a date field and then use API_SetFieldProperties with the display_time tag in there. I'm sure you will need more than just that but I will link you to the help documentation.
"display_time: Specifies whether the field shows date only in Quick Base UI or both date and time. This option turns a date field into a date-time field."
https://help.quickbase.com/api-guide/setfieldproperties.html
"display_time: Specifies whether the field shows date only in Quick Base UI or both date and time. This option turns a date field into a date-time field."
https://help.quickbase.com/api-guide/setfieldproperties.html
StepanGurov
6 years agoQrew Cadet
Well, since for date/time fields display_time tag works properly, for date type fields it doesn't automatically switch type to date/time when applying the tag via api.
Any api calls that can explicitly switch field type to date/time?
------------------------------
Stepan Gurov
------------------------------
Any api calls that can explicitly switch field type to date/time?
------------------------------
Stepan Gurov
------------------------------