WebDNA timestamp conversion library

WebDNA functions for working with timestamps

numero = 296
interpreted = N
texte = This library contains WebDNA functions for working with timestamps (seconds since WebDNA zero date or 1/1/0000) and Unix Epoch (seconds since Unix zero date of 1/1/1970). The functions include:
bepVersion          - Returns version code for this library releasebepFunctions        - Returns list of function names supported by this library releasebepGMTOffset        - Return Hours from GMT to local timebepSetGMTOffset     - Set value of GMT OffsetbepEpochDays        - Days from WebDNA epoch (1/1/0000) to Unix epoch (1/1/1970)bepTimestamp        - Seconds since WebDNA epoch (1/1/0000)bepTimestampDate    - Return Date component of a bepTimestamp valuebepTimestampTime    - Return Time component of a bepTimestamp valuebepTimestampDayRange- Return search rn value for a day or range of daysbepEpoch            - Seconds since Unix epoch (1/1/1970)bepEpochDate        - Return Date component of a bepEpoch valuebepEpochTime        - Return Time component of a bepEpoch valuebepEpochDayRange    - Return search rn value for a day or range of daysbepCartEpoch        - Generate Epoch from Cart valuebepCartGMTOffset    - Generate GMT Offset from current cart valuebepCartDate         - Return Date, extracted from Cart IDbepCartTime         - Return Time, extracted from Cart ID
The source code is fairly thoroughly documented, so you can read the comments above each function to learn how to use them appropriately. One part that's not obvious is that you should first (one time only) call the "bepSetGMTOffset" function to save your system's GMT offset preference for future use. Get the timestamp Library This library contains WebDNA functions for working with timestamps (seconds since WebDNA zero date or 1/1/0000) and Unix Epoch (seconds since Unix zero date of 1/1/1970).

The functions include:
bepVersion          - Returns version code for this library release
bepFunctions - Returns list of function names supported by this library release
bepGMTOffset - Return Hours from GMT to local time
bepSetGMTOffset - Set value of GMT Offset
bepEpochDays - Days from WebDNA epoch (1/1/0000) to Unix epoch (1/1/1970)
bepTimestamp - Seconds since WebDNA epoch (1/1/0000)
bepTimestampDate - Return Date component of a bepTimestamp value
bepTimestampTime - Return Time component of a bepTimestamp value
bepTimestampDayRange- Return search rn value for a day or range of days
bepEpoch - Seconds since Unix epoch (1/1/1970)
bepEpochDate - Return Date component of a bepEpoch value
bepEpochTime - Return Time component of a bepEpoch value
bepEpochDayRange - Return search rn value for a day or range of days
bepCartEpoch - Generate Epoch from Cart value
bepCartGMTOffset - Generate GMT Offset from current cart value
bepCartDate - Return Date, extracted from Cart ID
bepCartTime - Return Time, extracted from Cart ID

The source code is fairly thoroughly documented, so you can read the comments above each function to learn how to use them appropriately.

One part that's not obvious is that you should first (one time only) call the "bepSetGMTOffset" function to save your system's GMT offset preference for future use.

Get the timestamp Library Brian Fries

DOWNLOAD WEBDNA NOW!

Top Articles:

WebDNA Modules

A list of the currently available modules...

Technical Change History

This Technical Change History provides a reverse chronological list of WebDNA changes...

F.A.Q

A compilation of some user's questions...

AWS Raw WebDNA LAMP-Plus WebServer

Amazon Web Services (AWS) README for Machine Image ID...

Tips and Tricks

A list of user-submitted tips ...

WebDNA Libraries

A list of available libraries for WebDNA...

Related Readings:

WebDNA timestamp conversion library

WebDNA functions for working with timestamps...