Show / Hide Table of Contents

GetCurrentServerDate

Object and Type

Object  : FCSession

Type     : Method

Prototype

Public Function GetCurrentDate() As Date

Description

This method returns the current server time zone-based date and time.

Returns

This method returns the current server time zone-based date and time.

Example

The following example displays the current server time.

JavaScript:

Response.Write("<BR>current server time = " + FCSession.GetCurrentServerDate());
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.