If you want to add days or minutes to a Date & Time field in a Custom Formula see:
And here is a second one using time calculations:
If you want to add days or minutes to a Date & Time field in a Custom Formula see:
And here is a second one using time calculations:
Thanks @karimoo for the info.
I am trying to use the âsometimes visibleâ, but it does not accept formulas. Is there a workaround for this.
Basically, I just want to say âgood morningâ, âgood afternoonâ, or âgood eveningâ depending on the time of the day.
Thanks in advance!
Here is cloneable app that say greeting based on time
in my example, GMT+7, so the fraction need to be substracted with 7*60/1440
to calculate variable related to user, it is better doing it in the collection, then using update operation, we can have option of magic text and custom formula
change input value and sometimes visible are still very limited, so we need proxy variable, which is in usersâ collection property.
I didnât realize that checking time in app dev need intense calculation like this, probably, I used to look at the time at granted.
Hmm I tried this but it doesnât appear to be working anymore?
Can you give me example rather than claim ?
It has been months since first created.
Yup tried, cloned it, played and not getting any greeting by default. Donât trouble yourself too much with it, it would be a nice to have feature. But not vital
What time is your test ?
Before 11:30am ?
Do you know that adding more fraction means adding time too ?
Only the a@a.com user has the necessary DB fields. Should work if you login as a@a.com and use âaâ as password or set the âgreetingâ and âfractionâ DB fields for your own user.
Hi @Yongki
Thank you for making this example clone
Is it correctly understood, the time is only update when the user sign in. Which should of course only happens the first time I go into the app. Any ideas for how to make this work, so that the time stamp is update on the user every time he enters the app? I tried setting this op to load when users visits Home, but I cannot get it to update the property - it only updates if I add it to another screen the user goes to actively.
Maybe you have some ideas or ways to approach this?
Thank you
Certainly! For a more automated approach, consider using an online time conversion tool. These can instantly convert days to minutes and handle all sorts of time-related calculations, which can be incredibly handy for managing project timelines. Also, for future reference when dealing with percentage changes in project timelines, I recommend using this Percentage Increase calculator. Itâs a fantastic resource for quickly determining the increase or decrease in project durations or any other percentage-based calculations you might need.