вт, 14 июл. 2020 г. в 15:17, Jake Montgomery <[email protected]>: > > Why not just remove the dot? You know where it is: > https://play.golang.org/p/ZHqHTOeA7HQ > Perhaps there is a better way, but this seems to work. >
Yes, thanks. My question mostly - why format time to some intermediate string that needs to be preprocessed before usage =) Format means that you get a needed sting and not that you must use slice manipulation. -- Vasiliy Tolstov, e-mail: [email protected] -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/CACaajQvgos6dd2B-kH-S7JKbDvFU7cVopOZYDAsEQH1TU1av_A%40mail.gmail.com.
