hi
i need a custom cck time field that takes day of the week , hour and minute .
how can i do that .
If the date module doesn't do what you want, then write your own:
http://www.poplarware.com/articles/cck_field_module http://www.lullabot.com/articles/creating-custom-cck-fields
is there another way to do that ?
If existing modules (in this case the http://drupal.org/project/date module) don't provide the functionality you need, then you need to create it yourself. What other way could there be?
Did you try the date module?
i use it but it didn't gave me what i want
I think when you enable cck date that the Site Configuration > Date & Time gets a format tab where you can add custom date / time formats.
can i use this format in the cck date field ?
Yes. Formats created with the Date module can be used for date fields.
Comments
_
If the date module doesn't do what you want, then write your own:
http://www.poplarware.com/articles/cck_field_module
http://www.lullabot.com/articles/creating-custom-cck-fields
is there another way to do
is there another way to do that ?
_
If existing modules (in this case the http://drupal.org/project/date module) don't provide the functionality you need, then you need to create it yourself. What other way could there be?
Did you try the date module?
i use it but it didn't gave
i use it but it didn't gave me what i want
I think when you enable cck
I think when you enable cck date that the Site Configuration > Date & Time gets a format tab where you can add custom date / time formats.
can i use this format in the
can i use this format in the cck date field ?
Yes. Formats created with the
Yes. Formats created with the Date module can be used for date fields.