Skip to main content
Module

x/lume/deps/sheetjs.ts>UTCOption

🔥 Static site generator for Deno 🦕
Extremely Popular
Go to Latest
interface UTCOption
import { type UTCOption } from "https://deno.land/x/lume@v2.2.4/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.