dbTalk Databases Forums  

Indicator to date?

comp.databases.filemaker comp.databases.filemaker


Discuss Indicator to date? in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Aladino
 
Posts: n/a

Default Indicator to date? - 10-29-2006 , 04:06 AM






Is there a simple way to get date from a timestamp field in filemaker
8.5? It seems me really strange there are not inverted function from
timestamp (date; time) to get date and time...

Reply With Quote
  #2  
Old   
Ursus
 
Posts: n/a

Default Re: Indicator to date? - 10-29-2006 , 09:15 AM






Create a calculation, result as date

MyTimeStamp <TimeStamp>

cTheDate < Date >
Date ( Month (MyTimeStamp) ; Day (MyTimeStamp); Year (MyTimeStamp) )

Ursus

"Aladino" <borgobello-NO (AT) SPAM-adriacom (DOT) it> schreef in bericht
news:1hnyud5.1vlelp31dxkrziN%borgobello-NO (AT) SPAM-adriacom (DOT) it...
Quote:
Is there a simple way to get date from a timestamp field in filemaker
8.5? It seems me really strange there are not inverted function from
timestamp (date; time) to get date and time...



Reply With Quote
  #3  
Old   
Howard Schlossberg
 
Posts: n/a

Default Re: Indicator to date? - 10-29-2006 , 01:27 PM



Or GetAsDate(MyTimestamp)


Ursus wrote:
Quote:
Create a calculation, result as date

MyTimeStamp <TimeStamp

cTheDate < Date
Date ( Month (MyTimeStamp) ; Day (MyTimeStamp); Year (MyTimeStamp) )

Ursus

"Aladino" <borgobello-NO (AT) SPAM-adriacom (DOT) it> schreef in bericht
news:1hnyud5.1vlelp31dxkrziN%borgobello-NO (AT) SPAM-adriacom (DOT) it...
Is there a simple way to get date from a timestamp field in filemaker
8.5? It seems me really strange there are not inverted function from
timestamp (date; time) to get date and time...
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Howard Schlossberg (818) 883-2846
FM Professional Solutions, Inc. Los Angeles

FileMaker 8 Certified Developer
Associate Member, FileMaker Solutions Alliance


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.