Skip to main content
Glama
date-format.d.ts•513 B
export type FormatterOptions = { locale?: string; calendar?: string; }; /** * Unicode-compliant date/time formatter. * * @see https://unicode.org/reports/tr35/tr35-dates.html#Date_Format_Patterns */ export declare class DateFormatter { private readonly options; private static tokenRegex; private readonly parts; constructor(pattern: string, options?: FormatterOptions); private compileLiteral; private compileOther; private compileToken; format(date: Date): string; }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/samihalawa/brevo-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server