The Wayback Machine - https://web.archive.org/web/20240920155425/https://angular.dev/api/common/Time/
@angular/common

Time

Type Alias
Deprecated

Represents a time value with hours and minutes.

  
    type Time = {  hours: number;  minutes: number;}
  
  
Jump to details
HTTPS · web.archive.org
← Home