Skip to content

ayushdeolasee/datetime-v0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Datetime Package

A comprehensive datetime package for the FASTN language that provides utilities for date and time manipulation, formatting, and parsing.

Overview

This package offers datetime functionality for FASTN applications. Visit datetime-v0.fifthtry.site for detailed documentation and examples. The datetime.fifthtry.site folder is the source code for the datetime package and the datetime-example.fifthtry.site is an example site that utilizes the datetime package.

Features

  • Get current date time
  • format datetime to required format

Installation

Add the following to your FASTN.ftd file:

-- fastn.dependency: datetime-v0.fifthtry.site

Quick Start

Here's a simple example of how to use the datetime package:

-- datetime current: $now()
-- string format-string: $fmt(dt = $current, ft = "datetime")
-- ftd.text: $format-string

Documentation

For complete documentation, examples, and API reference, visit our documentation site.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

AGPL-3

Support

If you encounter any issues or have questions, please file an issue on the GitHub repository.

About

datetime package for fastn programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published