2017 © Pedro Peláez
 

library usertimezone

A simple solution for converting Laravel's default dates attributes to a user's set timezone, for 5.2+

image

bencomeau/usertimezone

A simple solution for converting Laravel's default dates attributes to a user's set timezone, for 5.2+

  • Friday, October 14, 2016
  • by bencomeau
  • Repository
  • 0 Watchers
  • 1 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

UserTimezone for Laravel 5.2+

Instead of manually writing mutators or making app-wide timezone changes, this package allows one to set a user-based timezone., (*1)

It will automatically convert dates using Laravel's "dates" column without the need to write custom mutators for each attribute., (*2)

Installation

Usage

The Versions

14/10 2016

dev-master

9999999-dev

A simple solution for converting Laravel's default dates attributes to a user's set timezone, for 5.2+

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ben Comeau

date timezone dates