Merged in fix/LOY-160-utc-date-on-reward-expiry-time (pull request #1619)
fix(LOY-160): now parses and formats expiration date on rewards in utc Approved-by: Chuma Mcphoy (We Ahead)
This commit is contained in:
@@ -27,6 +27,7 @@ export default function ExpirationDate({
|
||||
{
|
||||
expirationDate: dt(expirationDate)
|
||||
.locale(lang)
|
||||
.utc()
|
||||
.format("D MMM YYYY"),
|
||||
}
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user