Author Topic: Subtract time from "Set a Data/Time Value"  (Read 6083 times)

Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4785
  • RTFM
Subtract time from "Set a Data/Time Value"
« on: May 18, 2016, 12:00:36 PM »
Currently, the action "Set a Date/Time Value" only supports "Add" as an option to manipulate a date/time variable, the numericupdown control only allows positive numbers(manually entered negative numbers are reset to 0).

I had a look at this function in the context of getting UTC time, which may require subtraction depending on timezone.
« Last Edit: May 23, 2016, 12:39:39 PM by Pfeil »

Gary

  • Administrator
  • Hero Member
  • *****
  • Posts: 2832
Re: Subtract time from "Set a Data/Time Value"
« Reply #1 on: May 18, 2016, 05:51:20 PM »
Thanks for the heads-up.  That one's already been caught and fixed and will be in the next release ;)

Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4785
  • RTFM
Re: Subtract time from "Set a Data/Time Value"
« Reply #2 on: May 18, 2016, 06:40:48 PM »
All the better. I wasn't sure if this was a bug or by design, so I stuck it in "Feature Requests". It does say "Add", and nothing else, so it's not implied that subtraction is an option :P