Difference between revisions of "Date and Time Tips"

From FM Plugin Wikipedia
Jump to: navigation, search
m (mention the epoch.)
Line 4: Line 4:
  
 
This page is about editing and working with Dates and Times passed from FileMaker to your plugin.
 
This page is about editing and working with Dates and Times passed from FileMaker to your plugin.
 +
 +
All functions that refer to the Epoch are referring to FileMaker's reference date of 1/1/0001 12:00:00 AM.
  
 
=DateTimeStamp Public Functions=
 
=DateTimeStamp Public Functions=

Revision as of 05:00, 17 August 2007

This page is about editing and working with Dates and Times passed from FileMaker to your plugin.

All functions that refer to the Epoch are referring to FileMaker's reference date of 1/1/0001 12:00:00 AM.

DateTimeStamp Public Functions

Example DateTime Functions