Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Returns a timestamp from the given time and timestamp objects. The value in the time object overwrites the time value in the time stamp timestamp object so that only the date part is used from the time stamptimestamp.

Namespace

datetime

Input

time(time|string), timestamp(timestamp|string)

...