DescriptionNew time formatter, time.Format(formatString)
The model is that formatString is a a representation of a standard time,
and that Format converts the time to that representation.
Standard representaitons are defined for ANSIC, RFC850, RFC1123, and ISO8601.
There's also a humane Kitchen fomat: 3:04PM.
Patch Set 1 #
Total comments: 7
Patch Set 2 : code review 181130: First pass at a new interface. #
Total comments: 3
Patch Set 3 : code review 181130: First pass at a new interface. #
Total comments: 1
Patch Set 4 : code review 181130: First pass at a new interface. #
Total comments: 1
Patch Set 5 : code review 181130: New time formatter, time.Format(formatString) #Patch Set 6 : code review 181130: New time formatter, time.Format(formatString) #
MessagesTotal messages: 11
|