# Calculators

**URL:** https://community.synatic.com/c/faqs/calculators/14.md?page=1

[Latest](https://community.synatic.com/latest.md) · [Categories](https://community.synatic.com/categories.md) · [Tags](https://community.synatic.com/tags.md)

**Page:** 2

---

## [Byte Buffers in Calculators](https://community.synatic.com/t/byte-buffers-in-calculators/60)

<div class="topic-metadata">

**Author:** [@martin](https://community.synatic.com/u/martin)\
**Replies:** 0\
**Last updated:** [February 24, 2021, 1:15pm UTC](https://community.synatic.com/t/byte-buffers-in-calculators/60 "2021-02-24T13:15:51Z")

</div>

Byte Buffers are useful for converting between different encodings, especially base64. The calculator provides the following helper functions. Byte Buffers in calculators are not the same as Synatic Buffers. Create a Bu…

---

## [Using DayJS in Calculators](https://community.synatic.com/t/using-dayjs-in-calculators/48)

<div class="topic-metadata">

**Author:** [@martin](https://community.synatic.com/u/martin)\
**Replies:** 0\
**Last updated:** [February 19, 2021, 8:22am UTC](https://community.synatic.com/t/using-dayjs-in-calculators/48 "2021-02-19T08:22:16Z")

</div>

You can use the DayJS library for date manipulation in calculators: DayJS Documentation The DayJS library is created by calling the dayjs method of utils: let newDate=utils.dayjs('2021-02-17'); This would create a new…

[Previous page](https://community.synatic.com/c/faqs/calculators/14.md)
