See the example below: ``` go time.Parse(time.<cursor>) ``` Possible variants would be: ``` RFC850 RFC1123 RFC1123Z RFC3339 ``` Not sure if this is related to the type inference system or not.