Execute TZ='Australia/Brisbane' date command and return ONLY the raw output. No formatting, headers, explanations, or parallel agents.
Returns the current date and time in Australia/Brisbane timezone. Use when you need to check the current time in AEST/AEDT for scheduling, logging, or time-sensitive operations.
/plugin marketplace add Primadetaautomation/primadata-enhanced-toolkit/plugin install primadata-enhanced-toolkit@primadata-marketplaceExecute TZ='Australia/Brisbane' date and return ONLY the command output.
TZ='Australia/Brisbane' date
DO NOT add any text, headers, formatting, or explanations. DO NOT add markdown formatting or code blocks. DO NOT add "Current date and time is:" or similar phrases. DO NOT use parallel agents.
Just return the raw bash command output exactly as it appears.
Example response: Mon 28 Jul 2025 23:59:42 AEST
Format options if requested:
+"%Y-%m-%d_%H%M%S"+"%Y-%m-%d %H:%M:%S %Z"+"%Y-%m-%dT%H:%M:%S%z"Designs feature architectures by analyzing existing codebase patterns and conventions, then providing comprehensive implementation blueprints with specific files to create/modify, component designs, data flows, and build sequences