go/src/time/example_test.go

func expensiveCall() {}

func ExampleDuration() {}

func ExampleDuration_Round() {}

func ExampleDuration_String() {}

func ExampleDuration_Truncate() {}

func ExampleParseDuration() {}

func ExampleDuration_Hours() {}

func ExampleDuration_Microseconds() {}

func ExampleDuration_Milliseconds() {}

func ExampleDuration_Minutes() {}

func ExampleDuration_Nanoseconds() {}

func ExampleDuration_Seconds() {}

var c

func handle(int) {}

func ExampleAfter() {}

func ExampleSleep() {}

func statusUpdate() string {}

func ExampleTick() {}

func ExampleMonth() {}

func ExampleDate() {}

func ExampleNewTicker() {}

func ExampleTime_Format() {}

func ExampleTime_Format_pad() {}

func ExampleTime_GoString() {}

func ExampleParse() {}

func ExampleParseInLocation() {}

func ExampleUnix() {}

func ExampleUnixMicro() {}

func ExampleUnixMilli() {}

func ExampleTime_Unix() {}

func ExampleTime_Round() {}

func ExampleTime_Truncate() {}

func ExampleLoadLocation() {}

func ExampleLocation() {}

func ExampleTime_Add() {}

func ExampleTime_AddDate() {}

func ExampleTime_After() {}

func ExampleTime_Before() {}

func ExampleTime_Date() {}

func ExampleTime_Day() {}

func ExampleTime_Equal() {}

func ExampleTime_String() {}

func ExampleTime_Sub() {}

func ExampleTime_AppendFormat() {}

func ExampleFixedZone() {}