sf-knowledge-formula-date-time-tipsheet

Normalizes Salesforce date/date-time formulas across time zones for consistent calculations.

1|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/Avinava/sf-documentation-knowledge --skill sf-knowledge-formula-date-time-tipsheet
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: sf-knowledge-formula-date-time-tipsheet
Source: https://github.com/Avinava/sf-documentation-knowledge/tree/main/skills/formula-date-time-tipsheet
Command: npx skills add https://github.com/Avinava/sf-documentation-knowledge --skill sf-knowledge-formula-date-time-tipsheet

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Salesforce formulas often struggle with converting and aligning date and date/time values across time zones, leading to inconsistent calculations and errors in automation.

Core Features & Use Cases

  • Guided formula practices: Learn how to convert between date types, date/time values, and timezone-aware representations.
  • Scope and targets: Apply guidance to common Salesforce tasks like validation rules, workflow rules, and reports that rely on date arithmetic and formatting.
  • Use Case: Example: convert a user’s locale date to a timezone-adjusted date/time for a nightly batch job.

Quick Start

Open knowledge/current/formula-date-time-tipsheet/_index.md and read the relevant topic files to implement timezone-aware date formulas.

Frequently Asked Questions about sf-knowledge-formula-date-time-tipsheet

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert Salesforce date/time values across time zones in formulas?▼

To convert Salesforce date/time values across time zones in formulas, apply timezone-aware normalization techniques using curated guidance that ensures consistent calculations and correct formatting for validation rules and automation.

Why does my Salesforce date arithmetic return inconsistent results in validation rules?▼

Salesforce date arithmetic returns inconsistent results in validation rules when timezone conversions are not properly normalized, causing misaligned date and date/time values across user locales and batch jobs.

What is the best way to handle timezone-aware date formatting in Salesforce reports?▼

The best way to handle timezone-aware date formatting in Salesforce reports is to apply formula guidance that converts user locale dates to timezone-adjusted date/time values, ensuring consistent calculations and correct formatting.

Can I use Salesforce formulas to convert a user's locale date to a timezone-adjusted date/time?▼

Yes, you can use Salesforce formulas to convert a user's locale date to a timezone-adjusted date/time value by applying guided formula practices for date type conversion and timezone-aware representations.

How do I normalize Salesforce date and date/time values for nightly batch jobs?▼

To normalize Salesforce date and date/time values for nightly batch jobs, apply timezone conversion formulas that align date types and date/time values, ensuring consistent calculations and correct formatting across time zones.

What are the limitations of Salesforce date/time formulas when handling timezone conversions?▼

Salesforce date/time formulas handling timezone conversions face limitations when date types and date/time values are not properly aligned, leading to inconsistent calculations in validation rules, workflow rules, and reports.