Can't get time to a resolution of seconds. -
alextweedly - 05-06-2024
I don't know if this is a bug, a feature request, or simply something I missed in the docs.
All the time functions (e.g. get_current_time) allow for a predefined list of formats, and those are only hours and minutes - there seems to be no way to get seconds (or millisecs), as you would want for timestamping or other purposes.
But - I used the custom code option to use LC to give me time as HH:MM:SS, and thereby got my first appli app working - a very simple digital clock (only runs for a few seconds :-)
App code is LVLR-PFRN
RE: Can't get time to a resolution of seconds. -
efrain - 05-07-2024
Hi alextweedly,
Thank you for brining this to our attention. I will add a feature request for this.
I'm happy to hear you were able to use the custom code editor to get your app working. I used your app code to add the app to my iOS device and it worked well!