Forum Replies Created

  • Nickolas Howell

    September 25, 2018 at 10:52 pm in reply to: Using Date() to convert ISO 8601 time to UTC

    Unfortunately, on my end this appears to return:

    Mar 09 1912 00:00:00 GMT-0700

    instead of the correct date:

    Mon, 6 Aug 2018 00:00:00 -06:00

    Are you getting the correct date on your side?

  • Nickolas Howell

    September 25, 2018 at 10:44 pm in reply to: Using Date() to convert ISO 8601 time to UTC

    Thank you!

    What a great catch!

  • Nickolas Howell

    September 8, 2018 at 2:21 am in reply to: Running an expression a single time

    Update:

    Dan,

    That command actually gave me an 800% speed increase!
    It turned out I had to use a very simple line of a code for it to work. Anything complex or potenially dynamic, and the line would disable itself it seemed. I ended up taking single execution pieces of math inside variable output expressions and putting them into slider controls. From there I could use the snippet you gave me and it would execute a single time. Then I could reference the slider in my main code.

    Thanks for the help!
    Nick

  • Nickolas Howell

    September 8, 2018 at 12:30 am in reply to: Running an expression a single time

    Thanks Dan!

    This is an interesting find but I don’t seem to get any performance improvement from it.

    After it seemingly didn’t work, I decided to test it on an ease function to test if it would cause the ease functions first value to become stale throughout the rest of the timeline and it did not.

    It was still worth a shot!
    Nick

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy