Search found 14 matches

by Nælü
31 Oct 2018 11:31
Forum: User Help / Bug Reports
Topic: Attempting to convert numbers into dates
Replies: 4
Views: 10057

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...
by Nælü
31 Oct 2018 11:01
Forum: User Help / Bug Reports
Topic: Attempting to convert numbers into dates
Replies: 4
Views: 10057

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.
by Nælü
31 Oct 2018 10:26
Forum: Flow Sharing Area
Topic: Time Calculation
Replies: 2
Views: 10220

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...
by Nælü
31 Oct 2018 09:55
Forum: General
Topic: Anyone using the proximity sensor trigger ?
Replies: 6
Views: 15560

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.
by Nælü
31 Oct 2018 09:48
Forum: User Help / Bug Reports
Topic: Attempting to convert numbers into dates
Replies: 4
Views: 10057

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.
by Nælü
29 Oct 2018 16:33
Forum: Flow Sharing Area
Topic: Power off flow
Replies: 7
Views: 20838

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.
by Nælü
05 Jun 2017 20:18
Forum: User Help / Bug Reports
Topic: "Bluetooth Device Connected" doesn't seem to work.
Replies: 2
Views: 8081

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...
by Nælü
05 Jun 2017 16:46
Forum: User Help / Bug Reports
Topic: "Bluetooth Device Connected" doesn't seem to work.
Replies: 2
Views: 8081

"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.
by Nælü
27 Mar 2017 08:01
Forum: Flow Sharing Area
Topic: Delay and Schedule a SMS Text Message
Replies: 5
Views: 23344

Re: Delay and Schedule a SMS Text Message

Awesome ! Thanks !
by Nælü
19 Feb 2017 23:29
Forum: Flow Sharing Area
Topic: Delay and Schedule a SMS Text Message
Replies: 5
Views: 23344

Re: Delay and Schedule a SMS Text Message

This is awesome ! I would love a yearly option for birthdays.