Skip to content

Latest commit

 

History

History
154 lines (78 loc) · 7.13 KB

RESOURCES.md

File metadata and controls

154 lines (78 loc) · 7.13 KB

Resources for Working with Dates in Salesforce and JavaScript

This is a curated list of resources designed to help you become a more confident developer when working with dates. This resource list was compiled for my theater session at Dreamforce 2022.

It's a Date(time): A Courtship with JavaScript & Salesforce
Working with Dates and Datetimes in Salesforce and JavaScript can get complicated. Learn the edge cases involved in working on the Salesforce Platform in a date- and time-driven global application.

Table of contents

JavaScript Date Resources

Guides and Documentation

Date Libraries

Below are some popular JavaScript date libraries (not an exhaustive list).

Additional JavaScript Resources

Salesforce Date Resources

Declarative Features

Setting Up Your Org

Forumla Fields

Validation Rules

Apex, SOQL, and APIs

Apex Reference Guide

SOQL and SOSL Reference

REST API Developer Guide

User Interface

Lightning Web Components Developer Guide

Lightning Aura Components Developer Guide

Visualforce Developer Guide

Additional Salesforce Resources

Date and Time Standards