DATE formatting
Posted: Mon Oct 09, 2017 8:49 pm
Hi.
I have an old WEBEVENT (RDMLX) function where we have a date in a list. Today the format is yyyy.mm.dd. Now the customer want it to be dd.mm.yy and they want to keep the leding zero eg 09-10-17. I have created a virtual field tha make the conversion of the data and The field have the Y edit code. It removes the leding zero.
Can I do it with the some kind of formatting the <RDML MERGE="KWORDDV6" FORMAT=4>, edit word(would that work in web) or do anybody have a better solution (some RDMLX code that move the date into a string)?
/Klaus
I have an old WEBEVENT (RDMLX) function where we have a date in a list. Today the format is yyyy.mm.dd. Now the customer want it to be dd.mm.yy and they want to keep the leding zero eg 09-10-17. I have created a virtual field tha make the conversion of the data and The field have the Y edit code. It removes the leding zero.
Can I do it with the some kind of formatting the <RDML MERGE="KWORDDV6" FORMAT=4>, edit word(would that work in web) or do anybody have a better solution (some RDMLX code that move the date into a string)?
/Klaus