[quote]This will vary from distribution to distribution, as their are different implementations of strftime. If these values do not work correctly on your system, please consult the man page for your implementation of strftime (you can do this by running man 3 strftime from your server’s command line).
[/quote]
perhaps it isn’t implemented on your system. I’m using CentOS 5.4/5.5.
Alternatively, I think you can use ${DATETIME}, while being depreciated in 1.2, I didn’t see where it was removed. I’m on 1.6.2 and don’t have a 1.4 setup to test…
Try this instead…
default _1. 1 Set xPath=/mnt/outgoing/${DATETIME:5:4}${DATETIME:3:2}${DATETIME:1:2}
thanks for your input but it doesnt want to take strftime, datetime, timestamp or anything else than uniqueid which seems to work. im using relatime database also, might be good to know?