Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/lume/deps/sheetjs.ts>UTCOption

🔥 Static site generator for Deno 🦕
Very Popular
Latest
interface UTCOption
import { type UTCOption } from "https://deno.land/x/lume@v2.2.2/deps/sheetjs.ts";

Properties

optional
UTC: boolean

For plaintext formats, interpret ambiguous datetimes in UTC If explicitly set to false, dates will be parsed in local time.

The true option is consistent with spreadsheet application export.