Search found 14 matches
- 31 Oct 2018 11:31
- Forum: User Help / Bug Reports
- Topic: Attempting to convert numbers into dates
- Replies: 4
- Views: 10186
Re: Attempting to convert numbers into dates
Neither are working anymore. I'm using a date and time input for the first variable. Here's what I did to test : a = {value}; b = getDate(a, "S"): c = addSeconds(a,0); The values are : a : 838799520000 b : -3599162 c : 838799520000 I'm not sure what's going on, but it likely has something to do with...
- 31 Oct 2018 11:01
- Forum: User Help / Bug Reports
- Topic: Attempting to convert numbers into dates
- Replies: 4
- Views: 10186
Re: Attempting to convert numbers into dates
Thank you !
I tried using the addseconds command like so : addSeconds(t,0); but it didn't seem to work for me.
The getDate one did, though, I wasn't using quotes, which gave me an error. It's not entirely clear in the help documentation that quotes are needed, however.
I tried using the addseconds command like so : addSeconds(t,0); but it didn't seem to work for me.
The getDate one did, though, I wasn't using quotes, which gave me an error. It's not entirely clear in the help documentation that quotes are needed, however.
- 31 Oct 2018 10:26
- Forum: Flow Sharing Area
- Topic: Time Calculation
- Replies: 2
- Views: 10379
Time Calculation
Hello ! I've made a flow that asks for two dates, then calculates the time that has passed from the first to second date. It gives it's answer in years, days, hours, and minutes, along with the decimal amount of years. The programme works in English and French, is easily reprogrammed, and by defaul...
- 31 Oct 2018 09:55
- Forum: General
- Topic: Anyone using the proximity sensor trigger ?
- Replies: 6
- Views: 15817
Anyone using the proximity sensor trigger ?
I find it odd that I don't see people using it.
I use it to turn on and off my screen, and it activates a couple of other variables and flows that I've created.
I use it to turn on and off my screen, and it activates a couple of other variables and flows that I've created.
- 31 Oct 2018 09:48
- Forum: User Help / Bug Reports
- Topic: Attempting to convert numbers into dates
- Replies: 4
- Views: 10186
Attempting to convert numbers into dates
Hello
I'm attempting to convert numbers into dates, and am having trouble doing so.
I've tried using number and date formatting, along with getDate([Number]), but I'm not getting the results I need.
The numbers are in milliseconds, like all default dates.
I'm attempting to convert numbers into dates, and am having trouble doing so.
I've tried using number and date formatting, along with getDate([Number]), but I'm not getting the results I need.
The numbers are in milliseconds, like all default dates.
- 29 Oct 2018 16:33
- Forum: Flow Sharing Area
- Topic: Power off flow
- Replies: 7
- Views: 21138
Re: Power off flow
If you want to avoid being disturbed between certain hours, set up a flow that sets your phone to vibrate or silent depending on those specified hours.
I've set it up so that it looks for certain calendar events to do this.
I've set it up so that it looks for certain calendar events to do this.
- 05 Jun 2017 20:18
- Forum: User Help / Bug Reports
- Topic: "Bluetooth Device Connected" doesn't seem to work.
- Replies: 2
- Views: 8172
Re: "Bluetooth Device Connected" doesn't seem to work.
I'm fairly sure I've just done it, I'm not sure. The second one I've disarmed all my other Flows, so it might be more readable. What I did : 1 Manually executed my flow containing said condition. 2 Manually executed the condition alone, then canceled the save prompt that comes up even though I've ch...
- 05 Jun 2017 16:46
- Forum: User Help / Bug Reports
- Topic: "Bluetooth Device Connected" doesn't seem to work.
- Replies: 2
- Views: 8172
"Bluetooth Device Connected" doesn't seem to work.
Recently updated to Android O, but this condition seemed to work even with the update.
Just today, I cannot get this condition to work. I've tried multiple Bluetooth devices, none seem to tick the condition.
Just today, I cannot get this condition to work. I've tried multiple Bluetooth devices, none seem to tick the condition.
- 27 Mar 2017 08:01
- Forum: Flow Sharing Area
- Topic: Delay and Schedule a SMS Text Message
- Replies: 5
- Views: 23715
Re: Delay and Schedule a SMS Text Message
Awesome ! Thanks !
- 19 Feb 2017 23:29
- Forum: Flow Sharing Area
- Topic: Delay and Schedule a SMS Text Message
- Replies: 5
- Views: 23715
Re: Delay and Schedule a SMS Text Message
This is awesome ! I would love a yearly option for birthdays.