<% 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 %>
Lycoming Law Association

Court information Opinions ---Recent postings Local rules File documents
All articles LLA news Members in the news Awards and recognition Consumer information
Member page Continuing Legal Education Calendar Committees
Legal Information & Assistance LLA Foundation/Grant requests Law Day Mock trial competition
History page Historical Sketches of the Bench and Bar Member memorials Search the history pages
Online version Advertising rates About

Notice to Profession Concerning Civil Trial Scheduling Orders And Litigation Procedures

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

civil trial term scheduleThe Current Civil Trial Term Schedule with suggested deadlines is available for viewing in Adobe PDF format, by clicking here.