% Function fncFmtDate( _ byVal strDate, _ byRef strFormat _ ) ' Accepts strDate as a valid date/time, ' strFormat as the output template. ' The function finds each item in the ' template and replaces it with the ' relevant information extracted from strDate ' Template items (example) ' %B Full month name (February) ' %Y Year with century (1998) On Error Resume Next Dim intPosItem Dim int12HourPart Dim str24HourPart Dim strMinutePart Dim strSecondPart Dim strAMPM ' Insert non-Abbreviated Month Names strFormat = Replace(strFormat, "%B", _ MonthName(DatePart("m", strDate), _ False), 1, -1, vbBinaryCompare) ' Insert Long Year (4 digit) strFormat = Replace(strFormat, "%Y", _ DatePart("yyyy",strDate), 1, -1, vbBinaryCompare) strFormat = Replace(strFormat, "%P", strAMPM, 1, _ -1, vbBinaryCompare) fncFmtDate = strFormat 'If there is an error output its value If err.Number <> 0 then Response.Clear Response.Write "ERROR " & err.Number & _ ": fmcFmtDate - " & err.Description Response.Flush Response.End End if End Function ' fncFmtDate %> <% ' FP_ASP -- ASP Automatically generated by a Frontpage Component. Do not Edit. FP_LCID = 1033 %>

The Court will schedule civil cases in accordance with suggested scheduling guidelines published periodically by the court. The guidelines work hand-in-hand with Lyc. Co. R.C.P. L1007 (normal track 12-18 months and complex track 18-24 months after the defendant is first served). The dispositive motion deadlines have been established to allow the Court sufficient time in which to dispose of summary judgment motions before trial.
Counsel are also requested to review and use the appropriate forms for the Case Monitoring Notice and Motion Cover Sheet; when submitted by counsel, all of these forms should be confined to a single page; the use of the appropriate form will expedite the processing of case filings and other motions.
Counsel’s attention is also invited to the Civil Pretrial Statement form under Lyc. Co. R.C.P. L212.
The current Rules and forms are available, in their entirety, on the Rules Page.
Kevin H. Way, District Court Administrator
The Current Civil Trial Term Schedule with suggested deadlines is available for viewing in Adobe PDF format, by clicking here.