---
title: Add time zone offset to requests
summary: Divide the world into time bands of custom size and forward time zone data to your origin server.
url: https://www.fastly.com/documentation/solutions/examples/add-time-zone-offset-to-requests
---

Divide the world into time bands of custom size and forward time zone data to your origin server.

## VCL

[Try it in Fastly Fiddle](https://fiddle.fastly.dev/87b970b8)

## Compute

### Rust

[Try it in Fastly Fiddle](https://fiddle.fastly.dev/bc7ae8dd)

### Javascript

[Try it in Fastly Fiddle](https://fiddle.fastly.dev/bc71c8d0)

### Go

[Try it in Fastly Fiddle](https://fiddle.fastly.dev/4a5f9116)

