Libraries tagged by utc
gubler/doctrine-extra-types
31 Downloads
Adds extra and alternate Doctrine column types
ginger/client
1767 Downloads
Client for the Ginger server
fincallorca/datetimebundle
305 Downloads
Extends symfony projects with a simplified server-database-client timezone management and additional DateTime methods.
benancetin/laravel-datetime
15 Downloads
datetime is laravel package to print date and time in a given format.
utcl/utelsms
6 Downloads
This package makes it easy to send notifications via UTel with Laravel
utcl/utel
26 Downloads
Official UTel's PHP SDK
kodexpert/yii2-widget-clock
72 Downloads
JS widget show clock in UTC time
kevinorriss/clienttimezone
29 Downloads
Use javascript to get the client timezone offset from UTC in minutes
bubnov-mikhail/landedcostcalculationapi
13734 Downloads
Landed Cost API providing duty rates, calculation, and item harmonization. A set of sample requests are available as a [Postman Collection](https://www.getpostman.com/collections/ad308f6c9351a18c2c12). ## Basics ### Timestamps Timestamps should be formatted using ISO-8601 to the nearest second, in UTC e.g `2015-06-12T09:17:37Z` ### Expiries All Requests will have an associated timestamp. The validity for any request is 1 minute to account for any clock-skew. ## Authorization All API requests require an http header that contains your account ID and your account API Key. During account provisioning, you will be issued an API Key which you must supply with every request. ### Authorization Header To make an authorized API request, set the following HTTP header: `authorization: avalaraapikey id: key:`
alexeymezenin/laravel-gmt-timezones
958 Downloads
Helps manage timezones in Laravel. Includes form builder for timezones. Fork from camroncade/timezone with GMT used instead of UTC.
network-rail-business-systems/laravel-date-timezone
271 Downloads
A simple package that sets the output of dates to a specific timezone while still maintaining UTC in the database