Eduardo
2010-07-29 21:36:38 UTC
Hi,
I'm experiencing a problem that is driving me nuts. Basically, I'm sending
an email to a user upon purchase order posting.
I have a method that retrieves the date from the VendPurchOrderTrans and
then it will inject them into the email template I created.
The date I want to show in the email should be in following format: 6/25/2010.
Instead I get 2010/25/6 and I truly don't know how to do it in X++.
Is this an X++ format solution or is this something related to a place holder?
Thank you!
I'm experiencing a problem that is driving me nuts. Basically, I'm sending
an email to a user upon purchase order posting.
I have a method that retrieves the date from the VendPurchOrderTrans and
then it will inject them into the email template I created.
The date I want to show in the email should be in following format: 6/25/2010.
Instead I get 2010/25/6 and I truly don't know how to do it in X++.
Is this an X++ format solution or is this something related to a place holder?
Thank you!