[#BloombergLP-bdlt-Time-addMinutes] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/Time.adoc[Time]::addMinutes :relfileprefix: ../../../ :mrdocs: Increase the value of this time object by the specified number of `minutes`, and return the (signed) number of times that the 23:59:59.999999 ‐ 00:00:00.000000 boundary was crossed in performing the operation. Note that `minutes` may be negative. == Synopsis Declared in `<bdlt_time.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int addMinutes(int minutes); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#