how to change time format in swing
        Posted  
        
            by vamshikpd
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by vamshikpd
        
        
        
        Published on 2010-06-01T06:09:18Z
        Indexed on 
            2010/06/01
            6:13 UTC
        
        
        Read the original article
        Hit count: 201
        
swing
Hi all,
I am using swing framework and applets. If I take locale as 'en_US',the time shows in AM and PM. If I take Locale as 'ms_MY',the time shows in Pagi and patang.
I want, If I take locale as 'ms_MY',the time shows in AM and PM. How to solve the time format.
please help me
© Stack Overflow or respective owner