---
title: time.end
summary: null
url: >-
  https://www.fastly.com/documentation/reference/vcl/variables/client-request/time-end
---

**Type:** TIME  
**Access:** read-only

**Available in:** deliver, log

The time the request ended, using
[RFC 1123 format](https://tools.ietf.org/html/rfc1123)
(e.g., `Mon, 02 Jan 2006 22:04:05 GMT`).
Also useful for `strftime()`.
