Libraries tagged by iso-8601
bretterer/iso_duration_converter
1685252 Downloads
Easily convert ISO_8601 Duration time format to seconds and convert seconds to ISO-8601 Duration
sonsofphp/clock
2458 Downloads
Provides a standard way of accessing datetime functions
danharper/dti
45196 Downloads
Parse ISO 8601 date, duration and interval strings into DateTime objects
yalesov/date-time-parser
152 Downloads
Parse date and time according to the subset of ISO 8601 date/time format used in Vcard [ISO 6350].
snroki/date-interval-bundle
14 Downloads
Override the php DateInterval class to allow milliseconds (ISO 8601)
mpd/type-dateinterval
3 Downloads
Extended DateInterval class
interitty/utils
997 Downloads
Extension of the standard Nette/Utils by some other features that are specific for use in the Interitty projects.
hereldar/date-times
3 Downloads
Provides immutable classes for dates, times, time-zones and periods.
heartsentwined/date-time-parser
1032 Downloads
Parse date and time according to the subset of ISO 8601 date/time format used in Vcard [ISO 6350].
robier/date
247 Downloads
Simple date implementation of ISO 8601 standard
joanfabregat/iso8601-to-seconds
62 Downloads
Converts ISO 8601 duration to seconds
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:`
wojciechmruk/iso8610datevalidator
14 Downloads
Laravel ISO 8610 Validator.