Use format_date instead of date and time
quaoar - November 24, 2008 - 18:29
| Project: | Currency Exchange |
| Version: | 5.x-1.3 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Great module. Well, only using the currency_api.module, but it was almost spot on to what I was looking for.
One slight problem, the date and time returned should be combined into a single value based on the format_date function ( http://api.drupal.org/api/function/format_date/5 ).
Right now it's a date/time value totally separated from everything else related to time in Drupal which is a no-no.
