NS Tools/DAL - v0.0.1
    Preparing search index...
    date: <T extends NetsuiteCurrentRecord>(target: T, propertyKey: string) => any = dateDescriptor

    Type Declaration

      • <T extends NetsuiteCurrentRecord>(target: T, propertyKey: string): any
      • Date formatter to automatically translate to/from Date objects and NS date strings

        Type Parameters

        Parameters

        • target: T
        • propertyKey: string

        Returns any