LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only
  • 1.  Subtracting time

    Employee
    Posted 03-11-2015 20:43

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: tekaleka

    hi,

    I am trying to substract time in the format (HH:MM:SS) from 2 different sources and the difference between these 2 sources should be less than 10 seconds. I have used the code below on a X-REF node but i dont get the output i want.

    timeSubtract('1:Ava_Time','2:RECORDOPENINGTIME_Tim e') < 10

    Please assist!!


  • 2.  RE: Subtracting time

    Employee
    Posted 03-11-2015 21:52

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: stonysmith

    You can not use that form of expression within the LeftInputKey nor RightInputKey of an Xref node.
    The FuzzyMatch node in the LAL library has this facility.


  • 3.  RE: Subtracting time

    Employee
    Posted 03-12-2015 12:56

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: tekaleka

    I am using LAE version 4.5

    The FuzzyMatch node is incompatible. Any other suggestion please??


  • 4.  RE: Subtracting time

    Employee
    Posted 03-13-2015 16:04

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: ryeh

    See if the attached graph opens for you. I'm using 5.1.

    I've shown how to join using both methods - with join and fuzzy x-ref nodes.
    Attachments:
    checkTimeDifference.brg