# Date & Time

Sometimes, you want to offload yesterday's material and obviously not use today's timestamps. OffShoot allows you to control such metadata without having to reset your computer's time and date (which will lead to a bunch of trouble).&#x20;

In OffShoot's Settings > General page, you can control date and time. Here, we've set the timestamp to Jan 1st:

<figure><img src="https://1060439511-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LStRji2w1AYja1bLBFv%2Fuploads%2FMLO4U15rHITz2b1RV9PB%2FScreenshot%202024-08-16%20at%2009.42.01.png?alt=media&#x26;token=ad71abb9-b233-445a-bc97-8c97593eed42" alt=""><figcaption></figcaption></figure>

You can reset the timestamp to again follow the system time by hitting the `Now` button. Until that button is changed, the date is static; in this example, it doesn't roll over into Jan 2nd.

For shoots that run late into the night, it's possible to automatically keep OffShoot from disregarding what is technically a new day. In this setting, OffShoot will switch to tomorrow at 4am (04:00)

<figure><img src="https://1060439511-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LStRji2w1AYja1bLBFv%2Fuploads%2FrL7jft6rgsGxcSBVhz09%2FScreenshot%202024-08-16%20at%2009.41.23.png?alt=media&#x26;token=740798ab-d0fb-48d4-b427-eccda7df66b7" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hedge.video/offshoot/features/date-and-time.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
