mirror of https://github.com/grafana/grafana.git
616 B
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';