Added Moment which has been used throught argocd to calculate timestamp difference
with outputs like
a few seconds
N minutes
N hours
Closes #20913
Checklist:
[ ] Either (a) I've created an enhancement proposal and discussed it with the community, (b) this is a bug fix, or (c) this does not need to be in the release notes.
[x] The title of the PR states what changed and the related issues number (used for the release note).
[ ] My new feature complies with the feature status guidelines.
[ ] I have added a brief description of why this PR is necessary and/or what this PR solves.
[ ] Optional. My organization is added to USERS.md.
[ ] Optional. For bug fixes, I've indicated what older releases this fix should be cherry-picked into (this may or may not happen depending on risk/complexity).
Added Moment which has been used throught argocd to calculate timestamp difference with outputs like
a few seconds N minutes
N hours
Closes #20913
Checklist: