.VCS Extensão de arquivo

vCalendar Event

Desenvolvedor Internet Mail Consortium
Popularidade
3.9  |  86 Votos
 

O que é um arquivo VCS?

A VCS file is a calendar event saved in the vCalendar format. It is a plain text file that specifies an event's title, date and time, location, and other information. VCS files are similar to and have largely been replaced by .ICS files.

Mais informações

Captura de tela de um arquivo .vcs em Apple Calendar
Arquivo VCS aberto em Apple Calendar

The Internet Mail Consortium created the VCS format in 1996. Many calendar programs support or previously supported the VCS format, but it is most notably used by Microsoft Outlook. While most calendar programs have now removed the ability to export events as VCS files, Outlook still allows users to export and import VCS files. Additionally, some previous versions of Outlook could export events as either VCS or ICS files, but import only VCS files.

VCS Format

A typical VCS file begins with the line BEGIN:VCALENDAR and includes VERSION:1.0 to indicate the format version. Inside the file, individual events are wrapped in BEGIN:VEVENT and END:VEVENT tags and can include details such as SUMMARY (event title), DTSTART (start date/time), DTEND (end date/time), and LOCATION. The file concludes with END:VCALENDAR.

Here's an example of a simple VCS file layout:

BEGIN:VCALENDAR
VERSION:1.0
BEGIN:VEVENT
SUMMARY:Team Meeting
DTSTART:20260310T100000
DTEND:20260310T110000
LOCATION:Conference Room A
DESCRIPTION:Monthly team status update.
END:VEVENT
END:VCALENDAR

NOTA: Some VCS files may contain data that is encoded using quoted-printable encoding, and therefore is not human-readable.

Como abrir um arquivo VCS

Apple TextEdit
Apple TextEdit

You can open a VCS file with Microsoft Outlook (multiplatform), Apple Calendar (Mac, iOS), Google Calendar (multiplatform), and several other calendar applications, to import the event it contains to your calendar.

If you cannot open your VCS file with a calendar app, try renaming the file to use the .ics extension, then importing it. If that doesn't work, you can use the information below to convert your VCS file to the ICS format.

You can also open a VCS file with any text editor (such as Microsoft Notepad or Apple TextEdit) to view the information it contains.

Como converter um arquivo VCS

You can use VCS to ICS Calendar Converter (multiplatform) to convert VCS files to the .ICS (iCalendar) format. (Doing so may discard some non-compatible information your VCS file contains.)

Abra mais de 400 formatos de arquivo com File Viewer Plus.Download gratuito

Programas que abrem arquivos VCS

Mac
Incluído com o sistema operacional
Grátis
Linux
Web
iOS
Incluído com o sistema operacional
Android
Chrome OS
Incluído com o sistema operacional
Categoria: Dados
Atualizado: 2026-03-05

Verificado por FileInfo.com

A equipe do FileInfo.com pesquisou de forma independente o formato de arquivo vCalendar Event e os apps Mac, Windows, Linux, Android, and iOS listados nesta página. Nosso objetivo é 100% de precisão, e só publicamos informações sobre tipos de arquivo que verificamos.

Se quiser sugerir adições ou atualizações a esta página, avise-nos.