React Native Push Notification with custom time without using date picker

I am building an application that should alert a user by push notification when it’s time to pray. I am setting custom time by getting the current date and setting hours and minutes by (.setHours) and vise versa. my date format is correct but still it is not giving me any notification.
kindly help me with this.