Subject | translate from sessagesimal minutes in centesimal |
---|---|
Author | Arn |
Post date | 2004-04-30T11:49:59Z |
Hi All.
I have a field declared as numeric( 9,2 ).
In it I store hours and minutes:
eg: 220,30 hours.
All fine.
Now I must multiplicate that field for money field.
eg ( 220,30 hours * 8,45 euro ).
How to translate 220,30 in 220,50?
to perform the multiplication?
TIA
Arnaldo
I have a field declared as numeric( 9,2 ).
In it I store hours and minutes:
eg: 220,30 hours.
All fine.
Now I must multiplicate that field for money field.
eg ( 220,30 hours * 8,45 euro ).
How to translate 220,30 in 220,50?
to perform the multiplication?
TIA
Arnaldo