File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -50,9 +50,8 @@ export default function App() {
5050 * timestamp or the current time.
5151 * @param {number } [fromTs] - The `fromTs` parameter in the `msUntilNextEtMidnight` function is an
5252 * optional parameter that represents a timestamp in milliseconds. It is used to calculate the
53- * milliseconds until the next Eastern Time (ET) midnight from the specified timestamp. If no
54- * `fromTs` value is provided, the
55- * @returns The function `msUntilNextEtMidnight` returns the number of milliseconds until the next
53+ * milliseconds until the next Eastern Time (ET) midnight from the specified timestamp.
54+ * @returns The function returns the number of milliseconds until the next
5655 * Eastern Time (ET) midnight from the provided timestamp or the current time if no timestamp is
5756 * provided.
5857 */
You can’t perform that action at this time.
0 commit comments