IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Time format

    Posted 05/26/04 11:28 AM

    I am ew to webMethods. I am time to be displayed in HH:MM format. I am using dateTimeFormat from Wmpublic folder and could not achieve it.

    can anybody help me in this.

    Thanks,
    Anil


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 2.  RE: Time format

    Posted 05/26/04 11:54 AM

    May I know what is the newPattern u gave.I think it should be HH:mm


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: Time format

    Posted 05/27/04 03:08 PM

    Hi,

    when i am using the services present in wmpublic, iget a combination of date and time. I want only time to be displayed in HH:MM format. How can i achieve this.

    Thanks,
    anil


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: Time format

    Posted 05/27/04 03:37 PM

    Try HH:mm as Gogineni mentioned.

    Use this service WmPublic service pub.date:getCurrentDateString and input the pattern with (HH:mm)it will give only current time

    or use pub.date:dateTimeFormat and give new pattern (HH:mm) and you current pattern should have date/time stamp in it.

    HTH,


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services


  • 5.  RE: Time format

    Posted 05/28/04 12:27 PM

    Hi,
    I have used your service and could able to achieve this.
    Thanks a lot.

    Regards,
    Anil


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB