DurationCalculator : calcRelativeDuration(String relativeDurationID) not working at all in SNOW
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2024 11:26 AM
The below utility is not working in SNOW.
var dc = new DurationCalculator();
gs.info("CurrentDuration - "+ dc.calcRelativeDuration(currentDuration));
Is there any way by which I can get the cmn_relative_duration and add a few days into it?
0 REPLIES 0