---
title: "one month · RUAL Documentation"
description: "Returns one average month in seconds as a number."
canonical: https://docs.rual.nl/block-types/number/number_one_month
language: en
---

# one month

This block is part of the [`number`](https://docs.rual.nl/block-types/number) group and was last modified in core [`v13.0.4`](https://docs.rual.nl/core-versions/130004).

Returns one average month in seconds as a number.

- number `number`

A typical wiring for [one month](https://docs.rual.nl/block-types/number/number_one_month): the `number` out pin feeds [set](https://docs.rual.nl/block-types/redis/function_redis_cache_set_key).

![Studio canvas example for the one month block: typical wiring for one month.](https://docs.rual.nl/canvas-examples/number_one_month.png)

### Commonly used with

In production blueprints, this block is most often wired together with:

- [set](https://docs.rual.nl/block-types/redis/function_redis_cache_set_key): this block feeds into it. Set key to hold the string value. If key already holds a value, it is overwritten, regardless of its type.

### Version history

Introduced in [`v13.0.4`](https://docs.rual.nl/core-versions/130004).
