what time zone does now() function correspond to?
This command will show you a list of all issues that were due up until now and not just today. Catch up on any work that may have slipped through the cracks!
The now() function refers to the current date and time and is often used for filtering on the due date:
due <= now()
I wan wondering if the function is "syncronized" with my time zone (CEST in this moment) or it is based on the user time zone or GMT+1
thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.