How to get 24hr time format in mapper using functoids Home Page › Forums › BizTalk 2004 – BizTalk 2010 › How to get 24hr time format in mapper using functoids This topic has 2 replies, 1 voice, and was last updated 9 years, 2 months ago by community-content. Viewing 2 reply threads Author Posts March 5, 2009 at 3:04 PM #21837 community-content Hi I have a scenerio where I have to use functoids to get 24hr format, I am using Time functoid but its giving 12 hr format can anyone tell me how to do this/ Thanks March 6, 2009 at 1:03 AM #21839 community-content send the exact input format and the expected output format Also specify the types of the the source and the destination field March 7, 2009 at 7:54 PM #21847 community-content Use a scripting functoid and select C# then return the 24rh format using normal .NET code. Author Posts Viewing 2 reply threads The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies. Log in / Register