APIs
This documentation provides information related to all the public APIs published by Arbre Creations Pvt. Ltd.
Generic Datetime API
Get current datetime based on timezone
Path Parameters
Name
Type
Description
{
"data": {
"current_datetime": "2021-09-16 00:53:18",
"timezone": "Asia/Kolkata"
}
}Last updated