github.com/fastly/cli@v1.7.2-0.20240304164155-9d0f1d77c3bf/pkg/time/time.go (about)

     1  package time
     2  
     3  // Format is a format string for time.Format that reflects what the Fastly web
     4  // UI uses.
     5  const Format = "2006-01-02 15:04"