Remove timezone #3688
              
                
                  
                  
                    Answered
                  
                  by
                    dilatedigital
                  
              
          
                  
                    
                      dilatedigital
                    
                  
                
                  asked this question in
                Q&A
              
            -
| Hello, everyone! I'm having trouble finding a solution for this. I'm having a value returned like so 
 How can I remove the GMT+0800 (Irkutsk Standard Time)? | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            dilatedigital
          
      
      
        Jul 4, 2022 
      
    
    Replies: 1 comment
-
| .toLocaleString() Got it! | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        dilatedigital
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
.toLocaleString()
Got it!