Skip to content

Commit

Permalink
migration: Map durations to seconds (perses#2331)
Browse files Browse the repository at this point in the history
Signed-off-by: 7840vz <7840vz@users.noreply.github.com>
Signed-off-by: Akshay Iyyadurai Balasundaram <akshay.iyyadurai.balasundaram@sap.com>
  • Loading branch information
7840vz authored and ibakshay committed Oct 21, 2024
1 parent 1132d16 commit 9028950
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions internal/api/migrate/mapping.cuepart
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ import (
m: "minutes"
h: "hours"
d: "days"
dtdurations: "seconds"
dtdurationms: "milliseconds"
// percent units
percent: "percent"
percentunit: "percent-decimal"
Expand Down

0 comments on commit 9028950

Please sign in to comment.