Open emisjerry opened 2 years ago
It does! I could probably make the delimiter configurable, then one could set it up to use e.g. |
which might be safer
How about treat colon as string like this (add quote character)?
created: "{{CreateDateTime:currentDate:yyyy-MM-dd HH':'mm':'ss}}"
Quoting does not work, any ETA on a fix?
created: "{{CreateDateTime:currentDate:yyyy-MM-dd HH:mm:ss}}"
HH:mm:ss separator : (colon) makes problem.