Show / Hide Table of Contents

GetCurrentDate

Object and Type

Object  : FCSession

Type     : Method

Prototype

Public Function GetCurrentDate() As Date

Description

This method returns the current local time zone date and time.

Returns

This method returns the current date and time in the local time zone.

Example

The following example displays the current local time.

JavaScript:

Response.Write("<BR>current session time = " + FCSession.GetCurrentDate());
Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.