UNPKG

@silverbirder/caat

Version:

CaAT is the Google Apps Script Library that Calculate the Assigned Time.

3 lines (2 loc) 123 B
/// <reference types="google-apps-script" /> export declare function copyDate(d: Date | GoogleAppsScript.Base.Date): Date;