---
title: "cast to number · RUAL Documentation"
description: "Converts date to number."
canonical: https://docs.rual.nl/block-types/type%20casting/date_convert_to_number
language: en
---

[Cluster](https://docs.rual.nl/cluster)

[Blocks](https://docs.rual.nl/block-types)

[Interfaces](https://docs.rual.nl/interfaces)

[Blueprints](https://docs.rual.nl/blueprints)

[Tutorials](https://docs.rual.nl/tutorials)

[Home automation](https://docs.rual.nl/home-automation)

[Examples](https://docs.rual.nl/examples)

[Reference](https://docs.rual.nl/reference)

[Architecture](https://docs.rual.nl/architecture)

[Troubleshooting](https://docs.rual.nl/troubleshooting)

Other

# cast to number

This block is part of the [`type casting`](https://docs.rual.nl/block-types/type%20casting) group and was last modified in core [`v10.4.28`](https://docs.rual.nl/core-versions/100428).

Converts date to number.

- Date required `date` The date to be converted into a number.

- Number `number` The converted output number.

A typical wiring for [cast to number](https://docs.rual.nl/block-types/type%2520casting/date_convert_to_number): the `number` out pin feeds [cast to value](https://docs.rual.nl/block-types/type%2520casting/number_convert_to_value).

[![Studio canvas example for the cast to number block: typical wiring for cast to number.](https://docs.rual.nl/canvas-examples/date_convert_to_number.png)](https://docs.rual.nl/canvas-examples/date_convert_to_number.png?v=3)

## Commonly used with

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

- [set fields](https://docs.rual.nl/block-types/mutations/mutations_set_bp_field_multiple): this block feeds into it. Generates an array of mutations based on the given filled fields.

- [get fields](https://docs.rual.nl/block-types/object/object_field_getter_multiple): feeds into this block. Gets the selected fields from the given object.

## Version history

Introduced in [`v10.4.28`](https://docs.rual.nl/core-versions/100428).

- [Back to `type casting`](https://docs.rual.nl/block-types/type%20casting): Return to the main group to view all sub-groups

- [Back to `date`](https://docs.rual.nl/block-types/type%20casting?group=date): Return to the group to view all blocks within this group

Was this page helpful? [Tell us what to improve](https://docs.rual.nl/support) · RUAL Docs is an integral component of the [RUAL ecosystem](https://rual.nl)
