Home Page › Forums › BizTalk 2004 – BizTalk 2010 › How to get 24hr time format in mapper using functoids › Re: How to get 24hr time format in mapper using functoids
March 7, 2009 at 7:54 PM
#21847
Use a scripting functoid and select C# then return the 24rh format using normal .NET code.