DocsVauSheetDate & Time Functions

Date & Time Functions

VauSheet · 61–80 · Cloud & Productivity

Learning level

72/100

Product version

1.0.1

Guide status

Stable

Sections

3

Date & Time Functions

Implementation-backed

Work with current date/time and Excel-style serial dates in the VauSheet runtime.

What this guide covers

Date serial model
TODAY and NOW
DATE, YEAR, MONTH, DAY

Quick facts

Version1.0.1
SurfaceWeb browser
StorageCloud + local checkpoint
ThemeLight · white/orange
Documentation rule: this VauSheet section describes the current implemented product behavior. It avoids claiming full Microsoft Excel parity or live-cursor collaboration where the current build does not provide it.
01

Date serial model

The runtime converts dates through an Excel-style serial epoch so date functions can interoperate with numeric date values.

02

TODAY and NOW

TODAY returns the current date serial. NOW adds the current time as a fraction of the day.

03

DATE, YEAR, MONTH, DAY

DATE constructs a serial date; YEAR, MONTH and DAY extract date components from a serial value.

Updated 2 Sep 2026VauSheet 1.0.1
Last updated 2 Sep 2026