vue-formily vue-formily
v2.0.0-alpha.9
    • Introduction
  • Getting started

    • Setup
    • Basic Usage
  • Guide

    • Form Elements
    • Plugins
    • Form Groups
    • Events
    • Validation Rules
    • TypeScript Support
  • Api

    • Extension of Vue
    • Evento
    • Form
    • Objeto
    • Element
    • Field
    • Group
    • Collection
    • Validation
    • Rule
    • defineSchema
  • examples

    • Form Groups
    • Formatting
    • Localization
  • Plugins

    • Date Format
    • I18n
    • String Format
  • Community

    • Releases
  • More

Formatting

Format String and Datetime

In this example, we will format the string and date fields. the string field is using the String Format plugin, and the date field is using the Date Format plugin

Edit this page on GitHub Updated at Fri, Feb 4, 2022
Form Groups Localization

On this page

  • Format String and Datetime