src/pipes/birthdate/birthdate.pipe.ts
A custom Angular pipe for getting the age from a birthdate.
Name | birthdate |
transform | ||||||||
transform(date: string)
|
||||||||
Defined in src/pipes/birthdate/birthdate.pipe.ts:18
|
||||||||
A custom Angular pipe for getting the age from a birthdate.
Parameters :
Returns :
string
|