[ Index ]

PHP Cross Reference of phpBB-3.1.12-deutsch

title

Body

[close]

/phpbb/db/migration/data/v310/ -> timezone.php (summary)

This file is part of the phpBB Forum Software package.

Copyright: (c) phpBB Limited
License: GNU General Public License, version 2 (GPL-2.0)
File Size: 194 lines (7 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

timezone:: (6 methods):
  effectively_installed()
  depends_on()
  update_schema()
  update_data()
  update_timezones()
  convert_phpbb30_timezone()


Class: timezone  - X-Ref

effectively_installed()   X-Ref
No description

depends_on()   X-Ref
No description

update_schema()   X-Ref
No description

update_data()   X-Ref
No description

update_timezones($start)   X-Ref
No description

convert_phpbb30_timezone($timezone, $dst)   X-Ref
Determine the new timezone for a given phpBB 3.0 timezone and
"Daylight Saving Time" option

param: $timezone    float    Users timezone in 3.0
param: $dst        int        Users daylight saving time
return: string        Users new php Timezone which is used since 3.1



Generated: Thu Jan 11 00:25:41 2018 Cross-referenced by PHPXref 0.7.1