Hi rexrainbow
I am currently looking for a way to convert the date and time into a unix timestamp, and vice versa.
Meaning that the user of my app could fill in a date and time, so my app knows which timestamp it needs to set.
This way i could save 1 "future" set timestamp, and a present set timestamp.
THen compare them every thick, and move set actions to the difference between the 2 stamps.
Can u build in a expression for this which converts the date & time, or am i missing something that is already build in?
Kind regards.
Savvy001