Filemaker TH325Z/A Fiche technique Page 203

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 238
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 202
Chapter 14
|
Time functions 203
Seconds
Format
Seconds(time)
Parameter
time - any time value or field of type time
Data type returned
number
Description
Returns a number representing the number of seconds in time.
Examples
Seconds(“12:15:23”) returns 23.
Hour(Duration) + (Minute(Duration)/60) + (Seconds(Duration)/3600
returns 2.504166, if the Duration time field contains 2:30:15.
Time
Format
Time(hours;minutes;seconds)
Parameters
hours - the hour value of a time
minutes - the minutes value of a time
seconds - the seconds value of a time
Data type returned
time
Description
Returns a time result with the specified number of hours, minutes, and seconds.
FileMaker Pro compensates when you supply fractional hours or minutes. The result is
the time, formatted according to the time format of the field in the current layout.
Use the Time function or the GetAsTime function to enter a time constant
into a formula.
Vue de la page 202
1 2 ... 198 199 200 201 202 203 204 205 206 207 208 ... 237 238

Commentaires sur ces manuels

Pas de commentaire