OVMS3/OVMS.V3/components/duktape/config/config-options/DUK_USE_DATE_NOW_TIME.yaml

11 lines
285 B
YAML

define: DUK_USE_DATE_NOW_TIME
introduced: 1.0.0
default: false
tags:
- date
- portability
description: >
Use time() to get current datetime, with the limitation that datetime is
limited to one second resolution. When enabled, appropriate date/time
headers must be included.