Topics
All
Mac OS X
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Guides
Examples
New in version:
7.4
7.5
8.0
8.1
8.2
8.3
8.4
8.5
9.0
9.1
Statistic
HealthKit.DateOfBirth
Queries date of birth for user.
Component | Version | macOS | Windows | Server | FileMaker Cloud | FileMaker iOS SDK |
HealthKit | 8.2 | No | No | No | No | Yes |
MBS( "HealthKit.DateOfBirth" ) More
Parameters
none
Result
Returns date or error.
Description
Queries date of birth for user.Returns the user's date of birth in the Gregorian calendar.
Before calling this method, the application should request authorization to access objects with the DateOfBirth type.
Examples
Show date of birth as date and components:
Show Custom Dialog [ "Date of Birth" ; MBS( "HealthKit.DateOfBirth" ) & ¶ & MBS( "HealthKit.DateOfBirthComponents" ) ]
See also
Created 25th April 2018, last changed 25th April 2018
HealthKit.BloodType - HealthKit.DateOfBirthComponents
Feedback: Report problem or ask question.
Links
MBS FileMaker Plugins