Commit 1004703d authored by Greg Wilson's avatar Greg Wilson

update readme

parent 3cc40074
......@@ -248,7 +248,7 @@ ___
#### **`getDateOfBirth`**
Get the date of birth.
On success, the callback function will be provided with a `res` object containing dob `value: string` (ISO timestamp), and `age: number` in years:
On success, the callback function will be provided with a `res` object containing dob `value: string` (ISO timestamp), and `age: number` (age in years):
```javascript
{
value: '1986-09-01T00:00:00.000-0400',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment