/
MilliSecondsFromTime function
MilliSecondsFromTime function
Returns the millisecond portion of a time.
Namespace
datetime
Input
time(time
)
Output
milliseconds(int
)
Example
If basetime
contains the time 22:30:00.32
, then the following function returns the value 320
:
set-column result datetime:MilliSecondsFromTime('22:30:00.32')
set-column result datetime:MilliSecondsFromTime(basetime)
Related content
DaysSinceFromDate function
DaysSinceFromDate function
More like this
Google Ads Single Report Batch Source (Deprecated)
Google Ads Single Report Batch Source (Deprecated)
More like this
Salesforce Marketing Cloud Batch Source
Salesforce Marketing Cloud Batch Source
More like this
Google Ads Multiple Report Batch Source (Deprecated)
Google Ads Multiple Report Batch Source (Deprecated)
More like this
GitHub Batch Source (Deprecated)
GitHub Batch Source (Deprecated)
More like this
Splunk Streaming Source
Splunk Streaming Source
More like this
Created in 2020 by Google Inc.