Default Hour and Minute in igx-time-picker dialog #12849
-
| 
 | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            jackofdiamond5
          
      
      
        Apr 5, 2023 
      
    
    Replies: 1 comment
-
| Hi @ammar4568 by default the time picker will always go to 12:00 AM. The easiest way to have it scroll to a value that you prefer is to bind it to a date object that has the required time specified. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        kacheshmarova
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Hi @ammar4568 by default the time picker will always go to 12:00 AM. The easiest way to have it scroll to a value that you prefer is to bind it to a date object that has the required time specified.