DOCSDEVELOPER-GUIDEVARIABLESFILTERTIMESTAMPNANOtimestampNano Table of Contents Table of ContentsArgumentsContribute Edit this page Join us on Slack GitHub Twitter LinkedInThe timestampNano filter will convert a date to a unix timestamps in nanosecond. You can convert a string with existingFormat and change timeZone with same arguments from date filter.twig{{ now() | timestampNano(timeZone="Europe/Paris") }}ArgumentsexistingFormattimeZoneFiltertimestampMicroFiltertitle