Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/complaindate/utils/sanitizeTimezone.ts>sanitizeTimezone

JavaScript date-time utilities that keeps timezones on the surface
Go to Latest
function sanitizeTimezone
import { sanitizeTimezone } from "https://deno.land/x/complaindate@v0.7.2/utils/sanitizeTimezone.ts";

Clean up a timezone string, removing some common user typos and converting whitespace to underscore.

Parameters

timezoneString: string

Returns

string