Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/complaindate/utils/sanitizeTimezone.ts>sanitizeTimezone

JavaScript date-time utilities that keep timezones on the surface
Latest
function sanitizeTimezone
import { sanitizeTimezone } from "https://deno.land/x/complaindate@v1.0.1/utils/sanitizeTimezone.ts";

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

Parameters

timezoneString: string

Returns

string