thisDayFirstSecond property
      
      DateTime
      get
      thisDayFirstSecond
      
    
    
    
Implementation
DateTime get thisDayFirstSecond =>
    DateTime(year, month, day, 0, 0, 0, 0, 000001);
DateTime get thisDayFirstSecond =>
    DateTime(year, month, day, 0, 0, 0, 0, 000001);