currentdate

Summary

Returns the current date and time.

Usage

currentdate (  )

Returns

Current timestamp.

Description

Returns the timestamp of the current datetime.

Examples

{let timestamp=currentdate()}

Current timestamp: {$timestamp}

{/let}

In the example above, the timestamp variable is set to the current date & time. The contents of the variable is the printed out.

Comments

Log in or create a user account to comment.

Contents

Reference

Database diagram
Template operators
    PDF
    Arrays
    Data extraction
       currentdate
       ezini
       ezhttp
       ezpreference
       ezsys
       fetch
       module_params
    Formatting
    Images
    Logic
    Mathematics
    Miscellaneous
    Strings
    URLs
    Variables
Template functions
Data fetching
Modules
XML tags


Created

05/02/2004
11:31:57 am
by Balazs Halasy

Last updated

05/02/2004
7:21:39 pm
by Balazs Halasy

Authors

Balazs Halasy
K�re K�hler H�vik



This page is part of the Exponential documentation. The documentation is available under the GNU Free Documentation License. All contributions will be released under the terms of this license.