diff --git a/reference/datetime/datetime/settime.xml b/reference/datetime/datetime/settime.xml
index 3ee392fd9a..04b982ee37 100644
--- a/reference/datetime/datetime/settime.xml
+++ b/reference/datetime/datetime/settime.xml
@@ -16,6 +16,7 @@
inthour
intminute
intsecond0
+ intmicroseconds0
&style.procedural;
@@ -24,6 +25,7 @@
inthour
intminute
intsecond0
+ intmicroseconds0
Resets the current time of the DateTime object to a different time.
@@ -58,6 +60,14 @@
+
+ microseconds
+
+
+ Microsecond of the time.
+
+
+
diff --git a/reference/datetime/datetimeimmutable/settime.xml b/reference/datetime/datetimeimmutable/settime.xml
index 278a57c597..99ed528b69 100644
--- a/reference/datetime/datetimeimmutable/settime.xml
+++ b/reference/datetime/datetimeimmutable/settime.xml
@@ -14,6 +14,7 @@
inthour
intminute
intsecond0
+ intmicroseconds0
Like DateTime::setTime but works with