1
gordo
Timestamps
  • 2006/10/2 10:33

  • gordo

  • Just popping in

  • Posts: 49

  • Since: 2006/8/17


Having some problems with time displaying correct time etc have tried various setting and nothing makes a difference. This means articles in Soapbox and News not always displaying for quite differing periods of time

is there a way of disabling timestamps all together dam things

2
gordo
Re: Timestamps
  • 2006/10/2 10:45

  • gordo

  • Just popping in

  • Posts: 49

  • Since: 2006/8/17


Quote:

gordo wrote:
Having some problems with time displaying correct time etc have tried various setting and nothing makes a difference. This means articles in Soapbox and News not always displaying for quite differing periods of time

is there a way of disabling timestamps all together dam things


just noticed where I stupidly posted this can a mod move to corret threads ands accept my apologises

3
Peekay
Re: Timestamps
  • 2006/10/2 13:37

  • Peekay

  • XOOPS is my life!

  • Posts: 2335

  • Since: 2004/11/20


Time discrepancies are normally caused by daylight-saving time which is operated in many countries. The time is adjusted automatically on local PC, but server timestamps can often be an hour out.

If you want to change the date and time format for Xoops:
Open the file XOOPSROOT/language/YOUR_LANGUAGE/global.php
Find the following locations in the file 
and ammend the settingsKEEP A BACK UP IN CASE!
---------------------------------------------------

    
define("_DATESTRING","Y/n/j G:i:s");
    
define("_MEDIUMDATESTRING","Y/n/j G:i");
    
define("_SHORTDATESTRING","Y/n/j");
    
/*
    The following characters are recognized in the format string:
    a - "am" or "pm"
    A - "AM" or "PM"
    d - day of the month, 2 digits with leading zeros; i.e. "01" to "31"
    D - day of the week, textual, 3 letters; i.e. "Fri"
    F - month, textual, long; i.e. "January"
    h - hour, 12-hour format; i.e. "01" to "12"
    H - hour, 24-hour format; i.e. "00" to "23"
    g - hour, 12-hour format without leading zeros; i.e. "1" to "12"
    G - hour, 24-hour format without leading zeros; i.e. "0" to "23"
    i - minutes; i.e. "00" to "59"
    j - day of the month without leading zeros; i.e. "1" to "31"
    l (lowercase 'L') - day of the week, textual, long; i.e. "Friday"
    L - boolean for whether it is a leap year; i.e. "0" or "1"
    m - month; i.e. "01" to "12"
    n - month without leading zeros; i.e. "1" to "12"
    M - month, textual, 3 letters; i.e. "Jan"
    s - seconds; i.e. "00" to "59"
    S - English ordinal suffix, textual, 2 characters; i.e. "th", "nd"
    t - number of days in the given month; i.e. "28" to "31"
    T - Timezone setting of this machine; i.e. "MDT"
    U - seconds since the epoch
    w - day of the week, numeric, i.e. "0" (Sunday) to "6" (Saturday)
    Y - year, 4 digits; i.e. "1999"
    y - year, 2 digits; i.e. "99"
    z - day of the year; i.e. "0" to "365"
    Z - timezone offset in seconds (i.e. "-43200" to "43200")
    */

Some modules (e.g. CBB) have their own prefs, but changing this global setting works for most modules.
A thread is for life. Not just for Christmas.

Login

Who's Online

252 user(s) are online (161 user(s) are browsing Support Forums)


Members: 0


Guests: 252


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits