gsheets.getvaluesprops.datetimerenderoption
Home > @runlightyear/gsheets > GetValuesProps > dateTimeRenderOption
GetValuesProps.dateTimeRenderOption property
How dates, times, and durations should be represented in the output. This is ignored if valueRenderOption is FORMATTED_VALUE. The default dateTime render option is SERIAL_NUMBER.
Signature:dateTimeRenderOption?: DateTimeRenderOption;