API Reference

utCDatefunction

Shared runtime and type utilities.

Overview

Low-level shared types and utilities used throughout core/state/parser packages.
Quick facts
Kind
function
Module
types
Package
@rs-x/core

Declaration

export function utCDate(

Import

import { utCDate } from '@rs-x/core';

Example

import { utCDate } from '@rs-x/core';

utCDate(/* arguments */);

Parameters

See declarationSignature-defined

Parameter names and types are defined in the API declaration block below.

Return type

See declaration