Libraries tagged by iso-8601
bretterer/iso_duration_converter
1582978 Downloads
Easily convert ISO_8601 Duration time format to seconds and convert seconds to ISO-8601 Duration
sonsofphp/clock
1917 Downloads
Provides a standard way of accessing datetime functions
interitty/utils
730 Downloads
Extension of the standard Nette/Utils by some other features that are specific for use in the Interitty projects.
davidhirtz/yii2-timeago
19025 Downloads
Yii2 extension for jQuery plugin timeago which makes it easy to support automatically updating fuzzy timestamps (e.g. "4 minutes ago" or "about 1 day ago") from ISO 8601 formatted dates and times embedded in your HTML (à la microformats).
bubnov-mikhail/landedcostcalculationapi
13717 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:`
yalesov/date-time-parser
145 Downloads
Parse date and time according to the subset of ISO 8601 date/time format used in Vcard [ISO 6350].
snroki/date-interval-bundle
12 Downloads
Override the php DateInterval class to allow milliseconds (ISO 8601)
hereldar/date-times
0 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
246 Downloads
Simple date implementation of ISO 8601 standard
joanfabregat/iso8601-to-seconds
60 Downloads
Converts ISO 8601 duration to seconds
danharper/dti
45186 Downloads
Parse ISO 8601 date, duration and interval strings into DateTime objects
wojciechmruk/iso8610datevalidator
9 Downloads
Laravel ISO 8610 Validator.