I have a Laravel Job that is being dispatched The job gets some records to process then calls an API with each The API could occasionally could throw an error
I currently store all of my dates in UTC When a user logs in it uses momentjs the momenttzguess function to fill in a hidden timezone input with their timezone