commit | e834c9345da1819613044c423d6cd3a096aad55e | [log] [tgz] |
---|---|---|
author | mpriyank <priyank.maheshwari@est.tech> | Fri May 03 13:45:03 2024 +0100 |
committer | mpriyank <priyank.maheshwari@est.tech> | Fri May 03 15:35:11 2024 +0100 |
tree | 4edbe1aa223fd49ef0f875b1bf5cbe9a4deefa8d | |
parent | c5f6c45eb5cd94f76f1f39e5a4593996a9f25474 [diff] |
[BUG] Correctly parse observedTimestamp - Using the DateTimeUtility to parse the passed OffsetDateTime and using it for conversion to string - Moving to actual src/main/java from test side as it is to be used in the prod code as well and only keeping the methods in use. - Added test to fix the coverage issue Issue-ID: CPS-2211 Change-Id: I2b4325bb77a6da7fd470986b1da293f455650375 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>