Closed FransVanEk closed 2 years ago
Can format date values to be formatted in a certain way
it uses the C# formatting notation.
can be used in the add, put and Set command.
has max 2 arguments
path and format
path is optional, when not provided the current value will be used (only working wit a set command
Approved with the comment that at this point the format works only for proper date time notation. Only time won't get formatted.
Can format date values to be formatted in a certain way
it uses the C# formatting notation.
can be used in the add, put and Set command.
has max 2 arguments
path and format
path is optional, when not provided the current value will be used (only working wit a set command