pete/timeteller

package to fetch actual datetime

dev-master 2022-02-04 11:55 UTC

This package is auto-updated.

Last update: 2025-07-04 19:28:55 UTC


README

TimeTeller is a package with a feature to get actual date and time in \DateTime object which based on your IP address geolocation timezone.

There are two options:

  • to ask TimeTeller about date time based on your public IP
  • to ask TimeTeller about date time for specific IP which you provide

Installation TimeTeller

composer require pete/timeteller

Usage

use Pete\Timeteller\TimeTeller;

TimeTeller::tellTime()

or

TimeTeller::tellTime(your ip address)

Contributing

Thank you for giving for me any feedback.

Security Vulnerabilities

If you discover a security vulnerability within this package, please send an e-mail to Petro Lashyn via petelashin@gmail.com. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software.

Contacts

If you have any questions or suggestions, you may contact me through e-mail petelashin@gmail.com.