Versioce.Bumper.CalverFormattingParser (Versioce v2.0.0) View Source

Module that parses and converts a CalVer format to and actual Version value

Link to this section Summary

Link to this section Functions

Link to this function

parse_format(format, today)

View Source

Specs

parse_format(String.t(), Date.t()) :: {:ok, String.t()} | {:error, String.t()}