Libraries tagged by timestamps
imaginaria/datetimeparser
13 Downloads
Imaginaria::DateTimeParser, DateTimeParser converts a date/time string to a UNIX timestamp according to the specified pattern
humanmade/time-shortcode
55 Downloads
Register a [time] shortcode to wrap a timestamp and render as a element.
hduarte77/validate
11 Downloads
Verify if a timestamp is valid for specific Time Zone.
germania-kg/asset-timestamper
164 Downloads
File modification timestamps for your website assets.
emteknetnz/silverstripe-build-suffix
1857 Downloads
Set file cache suffix to use the last dev/build timestamp
ctw/ctw-middleware-generatedat
19 Downloads
This PSR-15 middleware adds an X-Generated-At timestamp to the Response header.
codemonkeyluffy/laravel-soft-deletes-not-empty
273 Downloads
SoftDeletesNotEmpty With Unix Timestamp For Laravel5+
christopherdarling/silverstripe-betterrequirementsversioning
24 Downloads
Replaces the querystring ?m=timestamp versioning to include the filestamp before the file extension for better caching
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:`
boruta/timebase
13 Downloads
Flat file database for storage any data as events in timeline and finding it for a given timestamp.
bmatics/postgrestz
30 Downloads
Postgres driver using timestamp with timezone for Laravel 5
beehexa/module-improvedimageapi
6 Downloads
Update product updated at timestamp when image is updated
bearlikelion/twig-timetools
409 Downloads
A Twig extension to convert timestamps to readable seconds ago.
bda-matt/laravel-instagram-feed
67 Downloads
This is a fork of - https://github.com/Dymantic/laravel-instagram-feed - with timestamps
andatech/yii2-timeago
46 Downloads
Timeago is a jQuery plugin that makes it easy to support automatically updating fuzzy timestamps. Forked from @rmm5t for Yii2 framework.