You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ENT-11849: Fix date formatting issue in auction-cordapp
Fix an issue with date formatting: Text '17-05-2024 03:49:32 PM' could not be parsed at index 20..
The String date was not transformed by DateTimeFormatter correctly.
More info under ENT-11849
Now all steps from CorDapp's README work correctly.
0 commit comments