We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 909a41e commit 6b42d00Copy full SHA for 6b42d00
prep/sprint-2.js
@@ -0,0 +1,5 @@
1
+function formatAs12HourClock() {
2
+
3
+}
4
5
+console.log(formatAs12HourClock("08:00") === "08:00am")
0 commit comments