Pages

Snipe-IT : Time not accurate (Wrong Time / Worng Date)

Oops, suddenly I realized that the data that was being saved (Snipe-IT) did not match the current time of the activity taken.

I am really sure that the problem came from Snipe-IT because of no issues from:

  • The time and date on the server are accurate.
  • There are several applications running that are very dependent on accuracy in time.

The problem came from the "REQUIRED: BASIC APP SETTINGS" on the .env file.

Just change APP_TIMEZONE from 

APP_TIMEZONE='UTC' to APP_TIMEZONE='Asia/Kuala_Lumpur' <depends on your timezone> based on the PHP-supported timezone.

After changing the timezone, just restart the Apache. It should be ok.


2 comments:

  1. Guna snipe IT ke sana?

    ReplyDelete
    Replies
    1. Guna juga. Apa-apa solution yang memudahkan proses kerja, kami akan gunakan.

      Delete

You might also like:

  • Snipe-IT : Changing checkout consumeables directly from database.
    Snipe-IT : Changing checkout consumeables directly from database.

    There are 2 tables that need to be updated in…

  • How to Decide Whether to Upgrade to Windows Vista
    How to Decide Whether to Upgrade to Windows Vista

    The Windows Vista Upgrade Advisor will help you…

  • Force shutdown computer using Schedule Task
    Force shutdown computer using Schedule Task

    Click Start, Run and type control…

  • How to configure BackTrack to autostart using GUI ?
    How to configure BackTrack to autostart using GUI ?

    By default, after login to BackTrack, user must…

Popular Posts