grafana/docs/sources/packages_api/data/toutc.md

616 B

+++

-----------------------------------------------------------------------

Do not edit this file. It is automatically generated by API Documenter.

-----------------------------------------------------------------------

title = "toUtc" keywords = ["grafana","documentation","sdk","@grafana/data"] type = "docs" +++

toUtc variable

toUtc variable

Signature

toUtc: (input?: string | number | DateTime | Date | (string | number)[] | undefined, formatInput?: FormatInput) => DateTime

Import

import { toUtc } from '@grafana/data';