Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15407462
D16773.id40399.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
415 B
Referenced Files
None
Subscribers
None
D16773.id40399.diff
View Options
diff --git a/src/view/form/control/AphrontFormDateControlValue.php b/src/view/form/control/AphrontFormDateControlValue.php
--- a/src/view/form/control/AphrontFormDateControlValue.php
+++ b/src/view/form/control/AphrontFormDateControlValue.php
@@ -182,7 +182,7 @@
return null;
}
- return $datetime->format('U');
+ return (int)$datetime->format('U');
}
private function getTimeFormat() {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 19, 5:37 PM (5 d, 12 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7332316
Default Alt Text
D16773.id40399.diff (415 B)
Attached To
Mode
D16773: Fix some extra "changed the start time of this event" transactions
Attached
Detach File
Event Timeline
Log In to Comment