Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14334550
D16773.id40395.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.id40395.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
Thu, Dec 19, 5:17 PM (1 h, 7 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6908152
Default Alt Text
D16773.id40395.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