Hacker News new | ask | show | jobs
by HenrikB 872 days ago
WISH: Don't pad the hours with zero when using the 12-hour time format, e.g. '7:15:03 AM' instead of '07:15:03 AM'. The padding with zero is used in the 24-hour format, e.g. '07:15:03'.
1 comments

that's true, I will fix that. thank you!