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

Time

Type Alias
Deprecated

Represents a time value with hours and minutes.

API

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