fieldOfView / Cura-CustomJobPrefix

A Cura plugin that lets the user set a custom print job prefix
GNU Affero General Public License v3.0
24 stars 5 forks source link

add one variable for full date time value #13

Closed CWempe closed 4 years ago

CWempe commented 4 years ago

It would be nice to have one variable ({date_year}) that contains the whole date time.

like: 2020-04-28_11:41 2020-04-28T11:41 20200428-1141

You might want to check https://tools.ietf.org/html/rfc3339. But I don't know if we need/want time-second and time-offset. (2020-04-28T09:45:42+00:00)

fieldOfView commented 4 years ago

The whole idea of splitting this up was to prevent debates about the order and format.