i am trying to find the conversion logic behind VMS date to long data type. for example in RDB database date column is timesatmp. those value passes as VMS date to long conversion.
Date value: 2008-11-13 05:10:39
response long value is : 47332698396532279
Need to know how this date is converted as long . the enoding logic should match with response value