Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F97459318
PhabricatorTimezoneIgnoreOffsetSetting.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sat, Jan 4, 11:40
Size
229 B
Mime Type
text/x-php
Expires
Mon, Jan 6, 11:40 (2 d)
Engine
blob
Format
Raw Data
Handle
23412434
Attached To
rPH Phabricator
PhabricatorTimezoneIgnoreOffsetSetting.php
View Options
<?php
final
class
PhabricatorTimezoneIgnoreOffsetSetting
extends
PhabricatorInternalSetting
{
const
SETTINGKEY
=
'time.offset.ignore'
;
public
function
getSettingName
()
{
return
pht
(
'Timezone Ignored Offset'
);
}
}
Event Timeline
Log In to Comment