How to add datetime\addWeeks to formula
Collapse
X
-
Hello,
just create a formula (maybe exist out-of-box ). .. just in php return :
http://week-number.net/programming/w...er-in-php.html
or something like this :
date("W", $yourdate)Leave a comment:
-
Hi there,
> I want to show the week number of the created date on call
There is no such Formula. You need either develop it or create a hook with the SQL query.
This might be helpful:
- https://dev.mysql.com/doc/refman/8.0...ion_weekofyear
- https://dev.mysql.com/doc/refman/8.0...#function_weekLeave a comment:
-
How to add datetime\addWeeks to formula
Hi,
I need some help on "datetime\addWeeks" since I want to show the week number of the created date on call. Could you please help me on this ? I have tried on formula, but no idea how to do that. Please help.
Thank you.Tags: None
Leave a comment: