luc-github / ESP3D

FW for ESP8266/ESP8285/ESP32 used with 3D printer
GNU General Public License v3.0
1.78k stars 465 forks source link

[FEATURE REQUEST]Improve usage of ISO-8601 date format #935

Closed luc-github closed 1 year ago

luc-github commented 1 year ago

1 - when setting date by [ESP800] command, use +/-XX:XX additional info (optionnally ) to set the time zone also 2 - In WebDav use the ISO-8601 date format as it is seems ok http://www.webdav.org/specs/rfc2518.xml#rfc.section.8.1.2, to avoid the usage of strings for months and week days 3 - add optionnal parameter in post which would be the date/time in same format (2023-10-10T11:08:47+08:00)

luc-github commented 1 year ago

implemented

github-actions[bot] commented 12 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.