hi @all
how cann i create a date field in drupal just with houers an minutes without years and months.
thx
hi @all
how cann i create a date field in drupal just with houers an minutes without years and months.
thx
You should be able to change the granularity when you create the cck field.
Jut select what you need from that Granularity options.
You can also just format the date by creating a new format:
Click on the date and time date format page and then create a new format that looks like this: h:i That's the time and date
Select that format for display.
You can go to the following site to see more Date format string options: