kyokan / bob-wallet

Bob Wallet is a GUI for DNS Record Management and Name Auctions on Handshake. It includes an integrated full node: hsd
https://www.bobwallet.io/
GNU General Public License v3.0
383 stars 92 forks source link

ui: switch to locale-aware date time formatting #625

Open rithvikvibhu opened 1 year ago

rithvikvibhu commented 1 year ago

Closes #621.

Instead of always using MM/DD/YY, now the dates and times in Transactions and Bid History (the only places I found full dates) are formatted as per system locale.

My locale uses DD/MM/YY so it looks like: image