how to set date with time zone in carbon code example
Example 1: carbon now set timezone
Carbon::now('UTC')
//or
now('UTC')
Example 2: carbon now set timezone
Carbon::now('UTC')
Carbon::now('UTC')
//or
now('UTC')
Carbon::now('UTC')