This method is used by JSON.stringify(), it's not intended for you
to use. You can use .toString(false) instead. Try to avoid
as much as possble passing HHMM objects around your program,
and keep all of them as plain strings. It will make your life
a lot less miserable.