Hello,

I want to format times like this (for Canadian French users):
  06:00 -> 6:00
  15:00 -> 15:00

So I want format hours in 24-hour clock without 0 padding.
Unfortunately, predefined formats in time/format provides only 0 padded 
hours for 24-hour clock.

Is there a way to extend time/format and add custom formats?

Regards,
Ikedam

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to