Skip to content

php timezone #2

@JohannesM

Description

@JohannesM

The timezone is by default 'America/Los_Angeles'
There should be an option to choose the current Timezone to
a) create a file in /etc/php5/apache2/conf.d/30-custom-redcap.ini with content
date.timezone = 'Europe/Berlin'(e.g.)
b) create a .htaccess in the /var/www/ directory with the content
php_value date.timezone 'Europe/Berlin' [0]
c) update the readme for the note to edit the timezone.

[0] https://community.projectredcap.org/questions/22214/specify-time-zone-for-each-install.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions